You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I'm trying to write an app that can stream from an RDP stream, the issue is that I get this error Protocol 'rtp' not on whitelist 'file,crypto,data'!
When I try to connect to my stream. Using ffplay or ffmpeg, I can just whitelist these protocols with an option, but there doesn't seem to be a way to do that programmatically here.
The text was updated successfully, but these errors were encountered:
Hey! I'm trying to write an app that can stream from an RDP stream, the issue is that I get this error
Protocol 'rtp' not on whitelist 'file,crypto,data'!
When I try to connect to my stream. Using ffplay or ffmpeg, I can just whitelist these protocols with an option, but there doesn't seem to be a way to do that programmatically here.
The text was updated successfully, but these errors were encountered: