VLC app on apple tv would not play rtsp network streaming.

VLC app on apple tv would not play camera's rtsp streams. It used to play very well until VLC came out with a major upgrade in March 2022. It seems VLC can not solve the problem. Any help from apple tv is much appreciated.

Here is an example of rtsp stream it would not play: "rtsp://admin:password@192.168.1.77:554"

Apple TV 4K, tvOS 14

Posted on Dec 10, 2022 12:31 PM

Reply
4 replies

Dec 11, 2022 06:13 AM in response to lopes240

What is the camera model?

Have you tried reaching out to the camera manufacturer?

The modern way is to support HLS (HTTP Live Streaming) which has much better support in modern apps.

Like: https://192.168.1.77:554/hls/camera1/master.m3u8

HLS doesn’t do credentials in the URL afaik, so credentials should be handled through the player app, if needed.

rtsp://admin:password@192.168.1.77:554

I realize it’s just an example, but that should probably also have a stream identifier, like: rtsp://admin:password@192.168.1.77:554/media/video2 , depending on the make and model camera, as the details will be different for various brands and models and your camera settings. The are various RTSP apps in the Apple TV App Store. VLC isn’t the only game in town. Do try some others. Simply search for “RTSP”.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

VLC app on apple tv would not play rtsp network streaming.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.