Page 1 of 1

howto read live555 stream?

Posted: 09 Apr 2010 21:23
by SiddeeqHssn
hi all
i want to stream video form linux to window using c++ and i use live555 and success and the output is stdout.
and i install vlc0.9.9 and use activex and i can play video using vb.net.
now how i can send video from linux using live555 and read that video using vlc (by using any language VC++ or VB.net using activex)

need help please, thank you very much.

Re: howto read live555 stream?

Posted: 11 Apr 2010 20:57
by SiddeeqHssn
please can any one solve this problem??? or any idea?

Re: howto read live555 stream?

Posted: 12 Apr 2010 18:58
by SiddeeqHssn
thank you sir but i have 2 pc

in pc1(windows + live555) i run:
testMP3Streamer.exe
and this is work.

in pc2(window + vlc0.9.9) i :
vlc->media->network->
and type udp://192.168.0.1:6666/test.mp3
but no thing happend.
so what i do to recive this stream test.mp3

thank you