Forums » Tutorial and setups »
Paid Job: Set up streaming server and client
Added by T J over 9 years ago
We have a TBS-6991 SE and want to use it to get a programme from satellite and stream it to some other office we have via the Internet. There a linux box should give out the signal via HDMI. We are not really experts at this. Thats why we are offering a paid consulting job for anybody who can do this. Please pm me if you want to apply for this job.
Replies (1)
RE: Paid Job: Set up streaming server and client - Added by Mark Clarkstone over 9 years ago
You should be able to do this yourself pretty easy, If I understand you correctly you want to stream a channel to another location over the internet? As long as you've got decent upstream that shouldn't be a problem. I'm not sure why you want the server box to output hdmi though, unless you mean you want it to output it via hdmi at your other location?
You could get away doing this with an old PC & a Raspberry Pi 2.
E.G. Server [Tvheadend] -> Internet -> Raspberry Pi 2 [which outputs at 1080p].
You would need to setup your server at location A [Install tvheadend secure it, the OS etc & open ports needed].
You could then setup a raspberry pi running a vanilla raspbian install with omxplayer at location B & setup a cron script at boot that automatically calls omxplayer [with the url of the stream from location A]. This script would obviously need to check the stream is still active and restart it if necessary.
- I'm pretty sure if you join the IRC channel [#hts on freenode] you'll get the help you need to setup something like this very easily.
You may also find someone to do this for you too.
HTH