vladpen / cams

Android mobile app
MIT License
138 stars 21 forks source link

Add rtsp.me support #71

Open wuniversales opened 9 months ago

wuniversales commented 9 months ago

For example... https://rtsp.me/embed/T3bBSkhb Thanks

vladpen commented 9 months ago

The Cams app uses the libvlc engine from the VLC app. If VLC can play something, Cams can do the same. So please check your URL in VLC first.

wuniversales commented 9 months ago

The problem is in extracting the url from the rtsp, if I am not mistaken the url has a token, you have to extract it somehow.