TV Station!

Got a suggestion for future Synology products? Suggest it here!
We'll forward your idea to our RD department.

Re: TV Station!

Postby hoontune » Tue Feb 07, 2012 3:11 am

dnik wrote:Has anyone solution for xmltv on synology?


Looks like someone has done it here http://www.silicondust.com/forum/viewtopic.php?t=8941&sid=2d1fc1b562c8a752bf21b3d378a3d38d
hoontune
I'm New!
I'm New!
 
Posts: 7
Joined: Tue Nov 30, 2010 7:28 am

Re: TV Station!

Postby hoontune » Wed Feb 29, 2012 11:39 am

ok, native tvhheadend compile - this was for a ds210j (arm based)

First you need to install the correct bootstrap for your device, if you haven't already
Code: Select all
cd /volume1/@tmp
wget http://wizjos.endofinternet.net/synology/archief/syno-mvkw-bootstrap_1.2-7_arm-ds111.xsh
chmod +x syno-mvkw-bootstrap_1.2-7_arm-ds111.xsh
sh syno-mvkw-bootstrap_1.2-7_arm-ds111.xsh
reboot


Now you need a few dependancies
Code: Select all
ipkg update
ipkg upgrade

ipkg install optware-devel
ipkg install git
ipkg install openssl
ipkg install gcc
ipkg install openssl-dev


download the tvheadend source
Code: Select all
mkdir -p /opt/tvheadend
git clone https://github.com/andoma/tvheadend.git /opt/tvheadend
cd /opt/tvheadend


you need to edit the Makefile, change
Code: Select all
MKBUNDLE = $(CURDIR)/support/mkbundle
to
Code: Select all
MKBUNDLE = bash $(CURDIR)/support/mkbundle



you then need to update a few libraries
Code: Select all
cp /opt/arm-none-linux-gnueabi/lib/libpthread-2.5.so /opt/arm-none-linux-gnueabi/lib/libpthread-2.5.so.bk
cp /lib/libpthread.so.0 /opt/arm-none-linux-gnueabi/lib/libpthread-2.5.so

cp /opt/lib/libssl.so.0.9.8 /opt/arm-none-linux-gnueabi/lib
cp /opt/lib/libssl.so.0.9.8 /lib
cp /opt/lib/libcrypto.so.0.9.8 /lib


compile time
Code: Select all
export CC=gcc

bash configure \
--host=armle-unknown-linux \
--target=armle-unknown-linux \
--build=i686-pc-linux \
--disable-avahi \
--release \
--openssl=/opt/lib \
--prefix=/opt/tvheadend

make

make install



to give it a test run

Code: Select all
TVHROOT="/opt/tvheadend"
TVHNAME="tvheadend"
TVHBIN="${TVHROOT}/bin/${TVHNAME}"
TVHUSER="${TVHNAME}"

/opt/tvheadend/bin/tvheadend start -C


Ctrl-C to stop it

I can post up how I've compiled the dvbhdhomerun driver too, but I haven't been able to get tvheadend to open the frontend yet.
hoontune
I'm New!
I'm New!
 
Posts: 7
Joined: Tue Nov 30, 2010 7:28 am

Re: TV Station!

Postby sundtek » Tue Mar 06, 2012 8:44 pm

We just released our Windows Support package in order to allow Streaming TV from the Synology NAS to Windows Mediacenter or DVBViewer (other applications might work too but are not tested yet).

Image

Image

Networkscan

Image

connect a device by doubleclicking a deviceentry which was discovered by the networkscan, finally list connected devices (unloading works the same just doubleclicking the entry)

Image

Windows Network Driver:
http://support.sundtek.com/index.php/to ... 7.html#new
Last edited by sundtek on Wed Mar 07, 2012 1:09 am, edited 3 times in total.
sundtek
Trainee
Trainee
 
Posts: 12
Joined: Sat Nov 05, 2011 3:22 am

Re: TV Station!

Postby hoontune » Tue Mar 06, 2012 10:51 pm

Why would you do this instead of just plugging the usb stick into the PC ? Does the NAS handle the recording schedule, or does the PC still have to be on to record ?
hoontune
I'm New!
I'm New!
 
Posts: 7
Joined: Tue Nov 30, 2010 7:28 am

Re: TV Station!

Postby sundtek » Wed Mar 07, 2012 12:36 am

1. no need to run around with a dongle in your apartment, it will just work with the notebook via wireless Lan (you only need to adjust the antenna once), it's quite good with Ultrabooks. In apartments with a weak signal of course this makes things much easier.

2. it works with multiple PCs at the same time, it can be connected to the settopbox - but when not in use it can also be used with a PC (the software allows monitoring of how many users are connected). As long as the same channel/(transponder) is tuned in multiple clients can connect and stream at the same time.

3. DVB-T is just the start for us, our devices also support ATSC, ISDB-T, DVB-C and DVB-S2 (DVB_C and DVB-S/S2 are usually fixed in apartments, so no need to use a dedicated TV cable in the apartment anymore just use ethernet or wifi)

4. capturing is also on our list, however DVB-C and DVB-S/S2 are first.

It's not only limited to NAS systems our drivers basically work with every 2.6/3.x Linux System and Architecture (MIPS, PPC, ARM, x86, SH4, viac6) within 20-30 seconds as long as it has USB. However the NAS System is a good target since the disk storage is great for capturing TV.
sundtek
Trainee
Trainee
 
Posts: 12
Joined: Sat Nov 05, 2011 3:22 am

Re: TV Station!

Postby henningdalgaard » Thu Mar 15, 2012 4:34 pm

+1 for TV Station

HDHomerun support in synology would be perfect for most users.
henningdalgaard
Beginner
Beginner
 
Posts: 20
Joined: Wed Dec 09, 2009 1:36 pm

Re: TV Station!

Postby akilleuz » Thu Mar 22, 2012 8:49 pm

Hi Sundtek,

This is really great news, i think is what i need when im traveling to watch TV at home, connecting trough a VPN connection.

Could you make a small post on what is needed, and how to install your tuner on a synology? Maybe you could just make the first how-to with some headings, then i think it is possible to google and research the rest, for now!!

Keep up the great work, thanks!!

\Thomas
akilleuz
Trainee
Trainee
 
Posts: 19
Joined: Sat Jan 02, 2010 8:33 pm

Re: TV Station!

Postby sundtek » Fri Mar 23, 2012 12:30 pm

Hi,

currently it's limited to home (Wifi or wired LAN) use only due high bandwidth requirement (3.5-15 mbit)
We are working on some h264 transcoder device for allowing transcoding directly on the NAS system itself.

The setup is pretty easy, just install the network driver and doubleclick the discovered device to connect to it, afterwards start Windows Mediacenter or DVBViewer (those are currently tested) and voila you can watch TV at home via Wifi or wired LAN.

The streamingservice supports multiple clients at the same time )but don't change the channel when everyone is watching the same TV show! ;-)
The scanning tool will show up if someone else is already using the device.

further screenshots:
http://support.sundtek.com/index.php/to ... g5602.html

Currently we support DVB-C, DVB-T, DVB-S/S2 and ATSC
sundtek
Trainee
Trainee
 
Posts: 12
Joined: Sat Nov 05, 2011 3:22 am

Re: TV Station!

Postby burghy86 » Sat Mar 24, 2012 6:13 pm

excuse, so just attack a dvb-t stick to the USB port of the NAS, install the program on the PC and watch TV?

only works with the stik sundtek?

congratulations for the great job done
burghy86
I'm New!
I'm New!
 
Posts: 5
Joined: Sat Mar 24, 2012 6:06 pm

Re: TV Station!

Postby rde » Mon Mar 26, 2012 8:26 am

I m definetly intrested in what u guys are going to be able to do with that much architecture support. Maybe even connecting in with a usb host cable to an android phone might be possible.
And when u guys get a hardware h264 encoder in your tv sticks then it would get even easyer because streaming from home would becomes possible.
rde
Rookie
Rookie
 
Posts: 36
Joined: Wed Nov 03, 2010 10:52 am

Re: TV Station!

Postby sundtek » Fri Mar 30, 2012 1:51 pm

excuse, so just attack a dvb-t stick to the USB port of the NAS, install the program on the PC and watch TV?


exactly!

only works with the stik sundtek?


yes, it's easier for us to focus on a few devices only and supporting them completely.

congratulations for the great job done


thanks :-)

And when u guys get a hardware h264 encoder in your tv sticks then it would get even easyer because streaming from home would becomes possible.


we are already testing our h264 transcoder prototype, one thing for sure it might need an active USB hub or 2 USB ports (1 Ampere, one USB port only delivers 0.5 Amps usually)
sundtek
Trainee
Trainee
 
Posts: 12
Joined: Sat Nov 05, 2011 3:22 am

Re: TV Station!

Postby hoontune » Wed Apr 18, 2012 1:31 am

I've now got tvheadend running on my DS210J with a silicon dust hdhomerun tuner !

most of the details are here:
https://www.lonelycoder.com/redmine/boards/4/topics/3706
hoontune
I'm New!
I'm New!
 
Posts: 7
Joined: Tue Nov 30, 2010 7:28 am

Re: TV Station!

Postby 006fazer » Wed Apr 18, 2012 8:51 pm

Hi

Is it possible to stream tnt channels to android phone and tablet ??? From an rs810+...
006fazer
Beginner
Beginner
 
Posts: 24
Joined: Sun May 09, 2010 8:28 pm

Re: TV Station!

Postby Ltek » Sat Apr 28, 2012 7:20 am

hoontune wrote:I've now got tvheadend running on my DS210J with a silicon dust hdhomerun tuner !

most of the details are here:
https://www.lonelycoder.com/redmine/boards/4/topics/3706


That thread is difficult to follow... can you post a straight forward how-to?

thx!
Ltek
Versed
Versed
 
Posts: 284
Joined: Sat Dec 10, 2011 9:21 pm

Re: TV Station!

Postby Kermode » Sun Jun 03, 2012 3:18 pm

+1
I don't speak English.
Kermode
Apprentice
Apprentice
 
Posts: 89
Joined: Wed Jul 30, 2008 9:57 pm

PreviousNext

Return to Feature Requests & Product Improvement Suggestions

Who is online

Users browsing this forum: No registered users and 12 guests