Actually using the stream
What use is a stream if one cannot view it?
When we were working with RTSP, we attempted to:
- deliver the stream to a WebRTC peer, and
- convert the received stream to an HLS playlist.
Unfortunately, to decode the stream, we must first deal with several issues.