This guide shows how to capture OBS YouTube HLS stream output and save m3u8/ts files. Sharing the code and usage of PushCap, a Python-based HLS stream receiving server for capturing and debugging HLS PUSH streaming software
HLS PUSH uses the https protocol to transfer data and validate the server using a certificate. This article shows how to create a self-signed certificate via Python and apply it to Wowza Streaming Engine to receive HLS PUSH data on PushCap HLS capture server.