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

Can not use H.264 videos to stream #24

Open
olzii opened this issue Jan 11, 2024 · 1 comment
Open

Can not use H.264 videos to stream #24

olzii opened this issue Jan 11, 2024 · 1 comment

Comments

@olzii
Copy link

olzii commented Jan 11, 2024

Hi,

I am using your node-media-server 2years. Before 2023 it was working OK. After Jan-2023 my H.264 encoded videos not playing on Node-media-server using HLS player.

What should i do to work it again ?

@olzii
Copy link
Author

olzii commented Jan 11, 2024

Here is video link you can try : https://node-media2.oyuntan.mn/vod/output.mp4/playlist.m3u8

I haved used following ffmpeg command to encode it to h.264 :

ffmpeg -i 1704879840655.mp4 -codec:v libx264 -crf 28 -preset fast -c:a aac -b:a 128k output.mp4

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

1 participant