Re: [Live-devel] SRTP enabling

2020-03-02 Thread Wu, Larry
Thank you so much Ross. It does work now with this command on Bosch camera. $./testRTSPClient rtsps://10.2.2.35:9554/srtp=1 Since I cannot find document from Bosch mentioning "srtp=1" is needed, it is very helpful you shed some light here. Really appreciate. Thanks. Best, Larry -Original

Re: [Live-devel] SRTP enabling

2020-03-02 Thread Ross Finlayson
> On Mar 3, 2020, at 10:06 AM, Wu, Larry wrote: > > Hi, Ross, > > Thanks for the reply. > I already set the camera to send the SRTP stream. > My question is what's the command to receive the SRTP stream? The URL to use depends on the particular server (camera) that you are streaming from.

Re: [Live-devel] SRTP enabling

2020-03-02 Thread Wu, Larry
Hi, Ross, Thanks for the reply. I already set the camera to send the SRTP stream. My question is what's the command to receive the SRTP stream? Will this work? $./testRTSPClient rtsps://10.2.2.35:9554 Thanks. Best, Larry -Original Message- From: live-devel On Behalf Of Ross Finlay

Re: [Live-devel] SRTP enabling

2020-03-02 Thread Ross Finlayson
> On Mar 3, 2020, at 9:03 AM, Wu, Larry wrote: > > Hi, all, > > > I am planning to enable the SRTP streaming. > It seems like SRTP is recently supported by RSTP client. > Is there any instruction how to enable SRTP streaming from the client using > AXIS and Bosch camera? > Or is it autom

[Live-devel] SRTP enabling

2020-03-02 Thread Wu, Larry
Hi, all, I am planning to enable the SRTP streaming. It seems like SRTP is recently supported by RSTP client. Is there any instruction how to enable SRTP streaming from the client using AXIS and Bosch camera? Or is it automatically identified? Thanks. Best, Larry _