Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a example #2

Closed
etiennegautier opened this issue Apr 17, 2019 · 2 comments
Closed

Need a example #2

etiennegautier opened this issue Apr 17, 2019 · 2 comments

Comments

@etiennegautier
Copy link

Hi gkozlenko,

I created a m3u8 with ffmpeg, so I have my .ts files and my m3u8 playlist but in which folder should I put it to stream with the server?

Thank you for your work!

@gkozlenko
Copy link
Owner

Hi etiennegautier,

You don't need to create .m3u8 and .ts files. You just need to play your MP4 files into media folder and the server will generate .m3u8 and .ts files by its own. Please ensure that your MP4 files have H.264/H.265 video codecs and AAC audio codecs.

Thank you.

@etiennegautier
Copy link
Author

Great, it works perfectly!

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants