nareix / joy4

Golang audio/video library and streaming server
MIT License
2.66k stars 501 forks source link

HLS support #25

Open shamsfk opened 7 years ago

shamsfk commented 7 years ago

Hi!

First of all, Great work! awesome!

I'm currently just starting with joy4 but loving it this far. But there is this thing:

Is there any estimates on HLS support? Maybe beta to test out?

It is very needed.

ericxtang commented 7 years ago

The best I've seen is https://github.com/grafov/m3u8. Good luck @shamsfk

MisterKirill commented 1 year ago

Can someone please provide an example of RTMP to HLS convertation?