Forum

Full Version: hauppauge WinTV, produce stream video for Xbian
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have a WinXP PC, with an Hauppauge USB DVB-T
With the sw WinTV I view and record from TV.

Is possible to produce a stream video from my PC to the raspberry, for view the TV on raspberry?

Someone give me some inspiration? Wink
I think if you use VLC on your pc to sream flux, it should be possible.

There are many guids on web.

Thsi one for eg:
http://forum.videohelp.com/threads/224939-Streaming-Digital-TV-Over-A-Network
(16th Feb, 2013 07:25 PM)belese Wrote: [ -> ]I think if you use VLC on your pc to sream flux, it should be possible.

There are many guids on web.

Thsi one for eg:
http://forum.videohelp.com/threads/224939-Streaming-Digital-TV-Over-A-Network

On the server, I try to use VLC to produce a stream:






And open another VLC for show the stream:




I don't see nothing.
(before this test, I try to use VLC to show one digital channel and I can show it, the problem is produce a stream for another device).



But.... what kind of stream I can receive on raspberry????? What protocol?
Like you do, seems you have to use udp protocol, but i'm not a user of vlc, so don't know more,
but should have many howto on web.

and for xbmc, you have to create a .strm file and put your server adress in.
Doesn't this device work directly on the raspberry pi?
(17th Feb, 2013 12:24 AM)CurlyMo Wrote: [ -> ]Doesn't this device work directly on the raspberry pi?

Maybe.

Correct me if I'm wrong:

The first problem is that the raspberry is not able to power it directly. I need a HUB and I don't have actually.

Another problem is that with my pc I can record from 2 channel or show one channel and record from another channel.

I don't think, for example that I can play a fullHD films and at the same time use the USB DVB for record a channel with xbian....

For these reasons, I thought, at least initially, to try to connect the raspberry to a simple video stream.

(17th Feb, 2013 12:21 AM)belese Wrote: [ -> ]Like you do, seems you have to use udp protocol, but i'm not a user of vlc, so don't know more,
but should have many howto on web.

and for xbmc, you have to create a .strm file and put your server adress in.

Uhm. Now, I have try with another stream protocol:

RTP / MPEG Transport Stream

With this protocoll on the second VLC I show correctly the stream send from the first VLC.

The problem now is: xbian can receive this stream?
How can I set in Xbian to open this stream?
in a folder,
just create yourtitle.strm file with the stream url in,
and browse file from video file in xbmc.
Reference URL's