Using VLC streaming to boardcast to Darwin
Posted: 19 Jul 2007 23:26
Hi,
I have setup VLC streaming to boardcast to Darwin on linux.
Here is my code:
When I use vlc client on windows to watch the sdp file, it plays smooth.
but when I use Quicktime client on window, the video/audio is very bad (almost not watchable).
Can you please tell me what should I change to make it watchable?
Thank you for any pointers/help.
I have setup VLC streaming to boardcast to Darwin on linux.
Here is my code:
Code: Select all
#transcode{vcodec=mp4v,vb=226,fps=15,acodec=mpga,ab=128}
but when I use Quicktime client on window, the video/audio is very bad (almost not watchable).
Can you please tell me what should I change to make it watchable?
Thank you for any pointers/help.