For example
Code: Select all
hector@negra:~$ vlc "/media/ubuntu/home/hector/test.mov" -vvv input_stream --sout='#duplicate{dst=display, dst="transcode{venc=x264{keyint=60,idrint=2},vcodec=h264,vb=300,acodec=mp4a,ab=32,channels=2,samplerate=22050}:rtp{dst=127.0.0.1,port=1234,sdp=file:///home/hector/Desktop/vlc.sdp}"}'
I need to use the jtvlc for streaming.
As vlc.sdp is not created, JTVLC gives the following error:
Code: Select all
ERROR 102: Could not find or access file '/home/xxxxx/vlc.sdp'.
Suggestions: Have you started VLC yet? Is it broadcasting? Does VLC successfully create the file? See 'readme.txt' for more information.
Aborting...
I thank in advance and excuse my English