Hello there,
 
I've been intensively using Liquidsoap and Icecast the last few days, but i 
can't manage to load a video streaming channel properly.
 
OS used is Ubuntu 14.04.2 LTS.
Packages installed are 'liquidsoap' and 'icecast2' (official repository), and 
'ffmpeg' through manual installation (since it's not anymore available on 
official repo).
 
Icecast is correctly working, I can live stream an OGG VORBIS+THEORA file to 
the Ubuntu server using Liquidsoap from my Windows computer.
But I cannot live stream the same file and broadcast it from the Ubuntu server 
using Liquidsoap.
 
When trying to do so, here is the output from Liquidsoap :
 
Command :
/etc/init.d/liquidsoap restart
 
Script, '/etc/liquidsoap/test.liq' :
source = mksafe(single("/etc/liquidsoap/TEASERSOGG.ogv"))
output.icecast(
        %ogg(%theora,%vorbis),
        host="localhost",
        port=8000,
        password="password",
        mount="/videostream.ogv",
        source)
 
Result from output :
Stopping liquidsoap channels: no script found in /etc/liquidsoap
Starting liquidsoap channels: test.liq Invalid value at line 2, char 24-55:
  Could not get a valid media file of kind {audio=2;video=1;midi=0} from 
"/etc/liquidsoap/TEASERSOGG.ogv".
OK
====> this file was converted from .mp4 to .ogv with avconv and seems fine, 
with stereo audio, I don't get with this error occurs

Result from Liquidsoap logs :
2015/02/24 14:58:49 [main:3] Using: graphics=[distributed with Ocaml] 
pcre=7.0.2 dtools=0.3.1 duppy=0.5.1 duppy.synta                                 
                                               x=0.5.1 cry=0.2.2 mm=0.2.1 
xmlplaylist=0.1.3 lastfm=0.3.0 ogg=0.4.5 vorbis=0.6.1 opus=0.1.0 speex=0.2.0 
mad=0.4.4 fla                                                                   
             c=0.1.1 flac.ogg=0.1.1 dynlink=[distributed with Ocaml] lame=0.3.2 
shine=0.1.1 gstreamer=0.2.0 frei0r=0.1.0 voaacenc=                              
                                                  0.1.0 theora=0.3.0 
schroedinger=0.1.0 gavl=0.1.5 bjack=0.1.4 alsa=0.2.1 ao=0.2.0 samplerate=0.1.2 
taglib=0.3.1 magic=                                                             
                   0.7.3 camomile=0.8.4 inotify=1.0 faad=0.3.2 soundtouch=0.1.7 
portaudio=0.2.0 pulseaudio=0.1.2 ladspa=0.1.4 dssi=0.1.1                        
                                                         sdl=0.9.1 
camlimages=4.0.0 lo=0.1.0 yojson=1.1.7 gd=1.0a5
2015/02/24 14:58:49 [dynamic.loader:3] Could not find dynamic module for fdkaac 
encoder.
2015/02/24 14:58:49 [dynamic.loader:3] Could not find dynamic module for 
aacplus encoder.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/pulseaudio.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/flac.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/ogg.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/mad.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/cry.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/vorbis.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/faad.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/lame.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/voaacenc.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/taglib.cmxs.
2015/02/24 14:58:49 [dynamic.loader:2] Loaded plugin file 
/usr/lib/liquidsoap/1.1.1/plugins/flac_ogg.cmxs.
2015/02/24 14:58:49 [single:3] "/usr/share/liquidsoap/TEASERSOGG.ogv" will be 
queued.
2015/02/24 14:58:49 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
2015/02/24 14:58:49 [frame:3] Frame size must be a multiple of 1764 ticks = 
1764 audio samples = 1 video samples.
2015/02/24 14:58:49 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio 
samples = 1764 ticks.
2015/02/24 14:58:49 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video 
samples = 1764 ticks.
2015/02/24 14:58:49 [threads:3] Created thread "generic queue #1".
2015/02/24 14:58:49 [threads:3] Created thread "generic queue #2".
2015/02/24 14:58:49 [threads:3] Created thread "non-blocking queue #1".
2015/02/24 14:58:49 [threads:3] Created thread "non-blocking queue #2".
2015/02/24 14:58:49 [ogg.muxer:3] /videostream: Could not find any theora 
encoder.
2015/02/24 14:58:49 [request:3] Nonexistent file or ill-formed URI 
"/usr/share/liquidsoap/TEASERSOGG.ogv"!
2015/02/24 14:58:49 [request:3] Nonexistent file or ill-formed URI 
"/usr/share/liquidsoap/TEASERSOGG.ogv"!
2015/02/24 14:58:49 [request:3] Nonexistent file or ill-formed URI 
"/usr/share/liquidsoap/TEASERSOGG.ogv"!
2015/02/24 14:58:49 [request:3] Nonexistent file or ill-formed URI 
"/usr/share/liquidsoap/TEASERSOGG.ogv"!
2015/02/24 14:58:49 [clock.wallclock_main:2] Error when starting output 
/videostream: Not_found!
2015/02/24 14:58:49 [clock.wallclock_main:3] Raised at file "hashtbl.ml", line 
140, characters 23-32
2015/02/24 14:58:49 [main:3] Shutdown started!
2015/02/24 14:58:49 [main:3] Waiting for threads to terminate...
2015/02/24 14:58:49 [main:3] Cleaning downloaded files...
2015/02/24 14:58:49 [main:3] Freeing memory...
2015/02/24 14:58:49 >>> LOG END
====> "Could not find any theora encoder" ?

 
 
 
Can you guys please help me ? I can't figure how to make it work !
 
Thanks and sincerely,
Fabien Patou
                                          
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to