media-server-go-demo icon indicating copy to clipboard operation
media-server-go-demo copied to clipboard

docs

Open notedit opened this issue 5 years ago • 1 comments

notedit avatar Jan 03 '19 07:01 notedit

I am looking through all the examples and trying to figure out how to use the webrtc-to-hls demo to stream mp4 files. However, i just cant seem to figure it out. The endpoints are even quite similar {host}/channel/{cid}/video/{vid} where the cid is the id of the channel (folder) and vid is the id of the video to stream for that channel

Just need help with implementing the handler to stream the video file.

AndrewDonelson avatar Sep 08 '19 14:09 AndrewDonelson