Thanks Ross,
I had something similar in mind, so I believe I will take this path :)
Thanks once again, you've been really helpful.
David Cassany
2013/9/25 Ross Finlayson
> I have been having a look in live555 source code for some time right now
> in order to find out how cloud I implement an
> I have been having a look in live555 source code for some time right now in
> order to find out how cloud I implement an RTSP server using live555 and
> using at the same time my own UDP/RTP sender functions.
I believe you can do this, by defining your own subclass of
"ServerMediaSubsession"
Hi all,
I am working in project where I will have to implement an rstp server over
an already existing application which is already capable to transmit RTPstreams.
I have been having a look in live555 source code for some time right now in
order to find out how cloud I implement an RTSP server us