Anyway, my question is: what is the best sample application to start
with if I want to write a receiver application?
"openRTSP"
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http
I've been trying to setup multicast to rtsp server for some time now.
However, I find difficulties. My idea is to modify
testOnDemandRTSPServer to read from stdin (which i did successfully)
Don't forget to also set the "reuseFirstSource" variable to "True".
and use something like this mcas2std
First, thanks to everyone who helped me with H.264 streaming; I have my
framer and media subsession classes implemented, and an RTSP on-demand
server that seems to work pretty well with VLC. I still don't work too well
with Quicktime, but I'll iron that out later.
Anyway, my question is: what is t
Hello to all,
I try to incorporate LiveMedia in a project in VS2005,
which only display a dialog box empty
I compiled all the libraries successfully.
But with only the following code:
#include "liveMedia.hh"
#include "BasicUsageEnvironment.hh"
#include "GroupsockHelper.hh"
#pragma comment(lib
Hello all,
I've been trying to setup multicast to rtsp server for some time now.
However, I find difficulties. My idea is to modify
testOnDemandRTSPServer to read from stdin (which i did successfully)
and use something like this mcas2stdout $mcast_group $port |
testOnDemandRTSPServer. I use VLC to
Thanks for the suggestion; I like this.
Unless anyone sees a problem with this, I will include it in the next
release of the software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.