> What kind of problems can crop up if I set preferredFrameSize to something on
> the order of 200 bytes?
This might not work, because you are reading/parsing a byte stream source. Our
stream parsing code might not be able to handle reads that small.
But a much better solution would be to have
Hi There,
I have a *requirement* like stream a video from my iPhone(what I am
currently watching) to many other clients devices,
I have used code from *live555MediaServer*.cpp for starting the
live555server, Since my iOS application freezes if I start
the live555server in main thread, so I start
> Been using Live555 for Video streaming on multiple platforms, used on Linux,
> iOS and now ported to WinCE7. Video streaming works like a charm.
> Now I want to add the audio stream in the media session. As a test I want
> stream a mp3 file with video stream (H.264 video data generated by a enc
> How can I download the LIVE555 Media Server source code for Windows 7 32 bit?
See our online documentation
http://www.live555.com/mediaServer/#downloading
under "Source code". (The source code, like all of our application source
code, is multi-platform.)
Ross Finlayson
Live Networks,
Dear friends,
How can I download the LIVE555 Media Server source code for Windows 7 32
bit?
Thanks,
Avi Tal.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi Ross,
Been using Live555 for Video streaming on multiple platforms, used on Linux,
iOS and now ported to WinCE7. Video streaming works like a charm.
Now I want to add the audio stream in the media session. As a test I want
stream a mp3 file with video stream (H.264 video data generated by a
HI,Ross.
How are you !
Can I use live555 to write audio/video conference media server.
I design my conference media server will receive RTP media(audio) from
clients, and then mix them then send mixer audio to every client.
Can I use live555 write this media server?
Best Regards!