ffmpeg sh script
Budget $250-750 AUD
Dreambox a satellite receiver that has a built in HTTP MPEG2 streaming
function. It's easy to connect to it with VLC (network stream connect
to [url removed, login to view] , I use ffmpeg to convert it to rtmp ,
to minimise bandwidth and easy share by server , but i can only run it
from terminal with logs , as soon as i closed terminal script stops
and unable to run by making script file in background , command i am
using is
ffmpeg -i [url removed, login to view] r 25 -vcodec libx264 -b 300k
-bt 500k -s 720x480 -acodec aac -ar 44100 -ab 128k -strict
experimental -f flv rtmp//[url removed, login to view]
or
ffmpeg -i rtmp://[url removed, login to view]@108430
-r 25 -vcodec libx264 -b 300k -bt 500k -s 720x480 -acodec aac -ar
44100 -ab 128k -strict experimental -f flv
rtmp://[url removed, login to view]
What exactly i want is make sh file with ffmpeg command with channels
name e.g.:- [url removed, login to view],[url removed, login to view],[url removed, login to view] etc
then a main file run [url removed, login to view] , which executes all other files([url removed, login to view],
[url removed, login to view],[url removed, login to view] etc ) in one go .
in the end a check [url removed, login to view] in cronjob, to check if all the scripts
are working if stopped restart them again .
or else find some other easy solution :-)
Awarded to:
Hi, I would like to work in this project I am very interesting to work with ffmpeg. I have experience work with linux and scripting. Regards.
19 freelancers are bidding on average $380 for this job
Hi there, I have over 7 years experience working on HTML, Wordpress, Magento, Database administration, OpenCart, Website Design, Logo / Banner Design Joomla, CSS and Linux Administration. I have read the project descri More
Hello, I have over 9 years experience as an Linux admin and can do this project. Please feel free to ask if you have any questions. Thank You
Hello I can get this completed for you. <==================================================================
can help you with creating your tasks - creating specific sh scripts per channel, add multisctript to run all of them and cron task check/restart scripts regards
Hello, Dreambox have stripped linux, so it has no support of all features usual linux has. I can find solution for you and write shell script to check if streams running well as well as restart them if necessary. More
We have worked with FFmpeg for 4 years. My transcoder is based FFmpeg with some customize to more control and stable. It also has GUI(graphic user interface) to manage all transcoding. it is very easy to using. We hav More
Hello! I can deliver a solution for your ffmpeg "problem" within the better part of a week. Please contact me if you are interested, thank you.
Hi, I have many experiences with Linux shell script and programming in UNIX environment too. Let's me help you solving this problem. Thanks and best regards, Ngoc Phu Truong
Hello, I work as a Linux/Unix system administrator for the past 10 years and have all the necessary skills and hands-on experience to complete the task. Hope to hear from you soon.
Add & at end to run command in background. Also use full path to ffmpeg (obtain by running: which ffmpeg ). If you need on-site assistance we can provide that as we use ffmpeg for converting streams in our live streami More
hi there, i'm interested in your task, could we discuss it on skype? my id is dmytryi_lipin. looking forward to hearing from you.
hi novacubelancer, I work in a media streaming server company. I have experience to finish similar jobs in my work. I designed a bash script using ffmpeg to send 100 MPEG2TS streams to another media streaming More
Hi, I have more than 9 years of experience of linux admin with lots of flavours of posix operating system like Redhat linux, centos, debian ubuntu, suse etc.I can write a shell script for doing this & will do your task More
Hi, Have you tried using the 'screen' command to keep the script on the background? Anyways, I've been an FFmpeg developer for 5 years and I have a lot of experience with sh scripts. Let me know if you want any m More