This project is closed and read-only.
This project is closed and read-only.
Added by Tom Butler about 10 years ago
The channelIds used for streaming HTSP are different than HTTP IDS. For example, this works:
But for HTSP, the URL format at channel ID are different and I must use an integer e.g.
So I have two questions:
1) Is it possible to use the HTSP protocol with the hexadecimal uuid channel ID used by HTTP using a different URL?
2) Alternatively, is there anyway to get a list of HTSP channel IDs and their corresponding hex uuid?