Page 1 of 1

streaming from desktop VLC

Posted: 06 May 2013 10:39
by esprittn
I try to stream my webcam to android device(Samsung model GT-S5302, Android version: 2.3.6) but I have a problem to configure vlc (version VLC 2.0.5 Twoflower). I don't know what type of video codec and audio codec use it. I use vlc like a RTSP server (port 8554).
OS: Windows 7 32bit

So please help me Thanks

Re: streaming from desktop VLC

Posted: 12 May 2013 01:45
by Jean-Baptiste Kempf
h264 in TS with mp3

Re: streaming from desktop VLC

Posted: 13 May 2013 21:12
by esprittn
h264 in TS with mp3
Thanks for reply, it was very helpful.
But, I still have some issue.
In my phone,The quality of video is bad and vlc stream for few seconds and stop. there is not sound.
Don't know what I must do.
Thanks For help.

PS:

Code: Select all

:sout=#transcode{vcodec=h264,vb=56,fps=12,scale=1,width=176,height=144,acodec=mp3,ab=128,channels=1,samplerate=11025}:duplicate{dst=rtp{sdp=rtsp://:8554/TV},dst=display} :sout-all :sout-keep