Re: [Live-devel] Simple server example

2014-10-09 Thread Ross Finlayson
> 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 s

[Live-devel] Simple server example

2014-10-08 Thread Kudryavtsev Evgeniy
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 lo