gohlslib
gohlslib copied to clipboard
HLS client and muxer library for the Go programming language
In #79 I disabled the randomAccess check to start streaming HLS low latency parts before the first segment was completed. This enabled us to display the video feed much faster...
Hi, I found where the problem is, findSegmentWithInvPosition() method in gohlslib, clientLiveInitialDistance is too small, in another request findSegmentWithID tries to get segments which don't exist in playlist. findSegmentWithInvPosition should...
all renditions must be read and returned as separate tracks.
Hello! I have been trying to use the example which reads from a HLS stream and saves the output to a .TS file, but unfortunately the example code panics. Here...
程序有时候会报错,writePacket: can't write 263 bytes of payload: only 184 is available,
sidx box is missing in the mp4 segment, Is it unnecessary for the hls?
MP3 tracks might be supported on iOS when shipped in dedicated streams, in MP3 format.