Home > Forum > Secure RTSP

Secure RTSP

Feb 04, 2022
Ola Nygren wrote
Hi, I was wondering if the Media Player SDK has support for RTSP over TLS. I know ffmpeg supports it (i have tested it with the full builds from gyan.dev), but when I run the WPF Media Player SDK .Net Demo I only get "Unable to find input file". Maybe your ffmpeg is not built with TLS support or the Media Player does not recognize the protocol rtsps://.

Best regards, Ola
Reply
5 Answers
Feb 04, 2022
Roman Miniailov agent wrote
Hi


I suggest using Video Capture SDK .Net and choosing LAV, FFMPEG, or VLC sources to check with your source. Our FFmpeg filter should play your source, and it's compiled with TLS support.
Feb 04, 2022
Ola Nygren wrote
Great. I will try that.
Feb 04, 2022
Ola Nygren wrote
Yes, is it looking good. Does it also work with 64-bit?
Feb 04, 2022
Ola Nygren wrote
I mean "it is looking good" :)
Feb 04, 2022
Roman Miniailov agent wrote
Yes, of course. 64-bit is our primary platform.