I want to broadcast the screen (not a static screen) of my program using rtsp/rtp since this way a mobile phone (at least the more recent ones) can view the stream.
I'm looking for a simple example program which takes the frames I offer, encodes it with a codec and then sends this (using rtsp) to any clients attached.
I've looked on the net and all I can find so far are full fledged opensource media servers (like darwin) which are just too complex to use as an example
any help appreciated!
R
p.s. sending jpegs to the mobile phone is really not an option since this is non standard and would require a mobile app to be installed to interpret the 'stream'.
p.s.2 C, C++ or C# would be fine.
this seems to be pretty much what I was looking for: live555.com
Useful libraries and code examples of how to stream stuff from your own app
R
My library does this completely in managed code!
You can find the library @ http://net7mma.codeplex.com/
There is also a CodeProject article @ http://www.codeproject.com/Articles/507218/Managed-Media-Aggregation-using-Rtsp-and-Rtp
If you need anything else let me know!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With