This repository was archived by the owner on Jul 30, 2021. It is now read-only.
This repository was archived by the owner on Jul 30, 2021. It is now read-only.
View RTMPS live stream access #8
Open
Description
cam_object.live_streaming() provides the live stream which is returned as type rtmps://. This would indicate that it is an encrypted RTMP stream.
At this point, I haven't seen anyone successfully open the stream. I have tried to stream with ffmpeg however received errors of various types.
I suspect either a certificate is required, or some token is needed to access/decrypt the stream.