[Live-devel] Publish RTP/RTCP to Wowza using RTSP

2016-11-09 Thread Alex Anderson
on how to set this up? Thanks, Alex Anderson -- *EMAIL CONFIDENTIALITY STATEMENT: This email, including any attachments hereto, may contain confidential and/or proprietary information of Videon Central, Inc., and/or may include information controlled for export purposes under the U.S. Int

Re: [Live-devel] Two liveMedia components sharing Groupsock. Shutting down one stops the other

2015-08-07 Thread Alex Anderson
I'm sorry. I don't think I was very clear about how I'm sharing the Groupsocks, so I think there may be some confusion. I'm not sharing a Groupsock between RTP and RTCP. Instead, I have one Groupsock shared between the RTPSink of the multicast out and the RTPSource of the multicast in, and that Gr

[Live-devel] Two liveMedia components sharing Groupsock. Shutting down one stops the other

2015-08-06 Thread Alex Anderson
Hello, I have implemented a multicast out component using SimpleRTPSink and RTCPInstance, and a multicast in component using SimpleRTPSource and RTCPInstance. When the multicast in component is receiving from a multicast out component on the same device, I have them share Groupsocks for RTP and RT

[Live-devel] test*Receiver RTCP estimatedSessionBandwidth of 160?

2015-07-30 Thread Alex Anderson
Hello, In each of the the test*Receiver apps, they utilize RTCPInstance and pass it an estimatedSessionBandwidth of 160. I realize this parameter doesn't have to be accurate, but it should be roughly the bitrate of the stream, right? The test*Streamer apps use an estimatedSessionBandwidth of 5000,