Creating FPS streams without using mediafilesegmenter

In the past, I have done encrypted HLS using a combination of ffmpeg and openssl, but not FPS (yet).


I'm sure this is possible, but I haven't found a way to do it yet and I'm wondering if anyone has done it and would be willing to share how.

Larry

Did you find a solution for this? We are also looking for a way to encrypt media with FPS on Linux.

The only things I have found for Linux is commercial products like Express Play and Unified Streaming Platform. The latter provides a service or a AWS marketplace AMI to setup your own. But we really have a simple fairplay only system and both of these system feel very heavy for our needs and probably costly as well. But would love to have a OSS solution to this on Linux.


Chris

Check out the tools from the GPAC or Bento4 projects - I think they both support AES sample encryption and HLS segmentation.

Plus you can get help on their respective Github pages.

Did you find a solution for this? We are also looking for a way to encrypt audio with FPS on Linux.

Creating FPS streams without using mediafilesegmenter
 
 
Q