Re: [Live-devel] **EXTERNAL**Re: Adding UDP Video to an Audio RTSP URL coming from an AXIS encoder in the same stream doesn't work

2023-11-08 Thread Eric Eastman
. Thanks, Eric Eastman From: live-devel on behalf of Ross Finlayson Sent: Tuesday, November 7, 2023 3:21 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] **EXTERNAL**Re: Adding UDP Video to an Audio RTSP URL coming from an AXIS

Re: [Live-devel] **EXTERNAL**Re: Adding UDP Video to an Audio RTSP URL coming from an AXIS encoder in the same stream doesn't work

2023-11-07 Thread Eric Eastman
Thanks for the quick response. I don't know if I can use openRTSP because the video isn't RTSP. The audio is coming from rtsp://193.168.5.11:554/axis-media/media.amp. and the video from udp://@239.255.0.1:11841 Thanks, Eric Eastman Staff Software Engineer Offsite Loc

Re: [Live-devel] **EXTERNAL**Re: Adding UDP Video to an Audio RTSP URL coming from an AXIS encoder in the same stream doesn't work

2023-11-07 Thread Eric Eastman
and fixes in the future much harder to merge. Thanks, Eric Eastman Staff Software Engineer Offsite Location: IDE Facility 3045 Technology Parkway Orlando, Fl 32826 Phone: (407) 883-3138 Email: eric.east...@aitengineering.com<mailto:eric.east...@aitengineering.com&g

[Live-devel] Adding UDP Video to an Audio RTSP URL coming from an AXIS encoder in the same stream doesn't work

2023-11-02 Thread Eric Eastman
sion::createNew(*env, streamName, streamName, descriptionString); sms->addSubsession(UDPServerMediaSubsession::createNew(*env, inputAddressStr, inputPortNum, intr_addr, isTransportingStream)); Any help or direction would be appreciated. Thanks, Eric Eastman P.S. see attached code #pragma on