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

exec_static problem in nginx.conf #443

Open
ramspick opened this issue Jul 28, 2014 · 0 comments
Open

exec_static problem in nginx.conf #443

ramspick opened this issue Jul 28, 2014 · 0 comments

Comments

@ramspick
Copy link

I have an issue using exec_static in nginx.conf. ts files are generating in kb's rather than Mb's in /tmp/hls directory. If I restart respective ffmpeg process then the problem is getting solved. I have to do this every time the problem arises.

Following is the command I use
exec_static /usr/local/bin/ffmpeg -i http://192.168.5.46:5309 -acodec libfaac -ab 64k -vcodec copy -copyts -f flv rtmp://localhost/live/test;

Please suggest me on this. Appreciate any help.

@ramspick ramspick changed the title exec_static problem exec_static problem in nginx.conf Jul 28, 2014
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