> 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
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