Commit 9aebdb61 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Fix opening of rtsp:// links in VLC

parent 05fd28dc
...@@ -713,7 +713,7 @@ ...@@ -713,7 +713,7 @@
<string>RTSP</string> <string>RTSP</string>
<key>CFBundleURLSchemes</key> <key>CFBundleURLSchemes</key>
<array> <array>
<string>rtsp,rts</string> <string>rtsp</string>
</array> </array>
</dict> </dict>
<dict> <dict>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment