Drop the mux-part, and replace port=10002 with port-video=10002,port-audio=10004
And make sure dss can find that .sdp-file (and dst is the ip where dss is listening).
run with -vvv and paste log output to here or some pastebin, as our telepathy skills are littlebit rusty these days.updated to 1.2.0
there is no streaming
Code: Select all
transcode{soverlay,sfilter=logo{file=mylogo.png,position=10},rest-of-the-transcode-stuff}....
Code: Select all
mux=ffmpeg{mux=webm}
Code: Select all
vlc v4l2:// --input-slave alsa --alsa-samplerate=44100 :sout="#transcode{vcodec=VP80,acodec=vorb,ab64,vb=768,channels=2}:file{dst=out.webm}"
Code: Select all
-Idummy
Code: Select all
vlc out.webm