swifter
swifter copied to clipboard
[Question] Create HLS Server
Hello,
Do you think it's possible to create HLS server to receive HLS stram with this framework ?
Thanks
Hi @Goule. It's definitely possible. I just implemented a very basic hls mock server to make my UITests more robust and enable offline support. My package might not be exactly what you need but it should be good starting point: https://github.com/fruitcoder/SwifterHlsMock