[Live-devel] Live input to RTSP Server
Kumar Sambhav
sambhav at saranyu.in
Tue Feb 28 21:59:10 PST 2012
Thanks Ross. Creating a Groupsock object solved the problem.
Groupsock* inputGroupsock = new Groupsock(envir(), inputAddress, inputPort, inputTTL);
I was quickly trying to get things to work. Once it done I will implement custom class :)
On Feb 29, 2012, at 11:01 AM, Ross Finlayson wrote:
> Groupsock* inputGroupsock = new Groupsock(envir(), inputAddress, inputPort, inputTTL);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120229/532bf61b/attachment.html>
More information about the live-devel
mailing list