Discussion:
Simple server example
Kudryavtsev Evgeniy
2014-10-07 16:57:06 UTC
Permalink
Hello!

Could you share a simple example of server which generates frames every
1 second in memory (simple memset()) and sends it to the client. (Really
need to send "uncompressed video".)

This link (http://www.live555.com/liveMedia/faq.html#liveInput-unicast)
I was reading the source code looked... And got confused in the Source,
Sink, etc. :-(
Ross Finlayson
2014-10-09 15:08:01 UTC
Permalink
Could you share a simple example of server which generates frames every 1 second in memory (simple memset()) and sends it to the client. (Really need to send "uncompressed video".)
Sorry, but we don't support streaming uncompressed video.

See "testOnDemandRTSPServer" for an example of a server that can stream from (several kinds of) compressed video file.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

Continue reading on narkive:
Loading...