Search found 9 matches

Go to advanced search

by joshn
09 Sep 2009 16:25
Forum: VLC stream-output (sout)
Topic: Streaming from Hauppage HD-PVR
Replies: 15
Views: 12509

Re: Streaming from Hauppage HD-PVR

I'm using an Amino set-top box, but it should work to another vlc client also.
by joshn
16 Jul 2009 16:38
Forum: VLC stream-output (sout)
Topic: Streaming from Hauppage HD-PVR
Replies: 15
Views: 12509

Re: Streaming from Hauppage HD-PVR

So you can play the hdpvr with a different program?

I don't think that warning is a problem, but the error might be problematic.

Try restarting the hdpvr, sometimes they need that.

Make sure you've got all the requisite modules installed.

I've got it running on .8.6h...i've never tried .9 or 1.0
by joshn
15 Jul 2009 20:40
Forum: VLC stream-output (sout)
Topic: Streaming from Hauppage HD-PVR
Replies: 15
Views: 12509

Re: Streaming from Hauppage HD-PVR

I think I used something like

vlc pvr:// :pvr-device=/dev/video0 --sout #standard{access=udp,mux=ts,url=239.16.0.32:4788},

or you can just multicast it directly from the device using emcast.
by joshn
15 Dec 2008 04:21
Forum: VLC stream-output (sout)
Topic: Streaming from Hauppage HD-PVR
Replies: 15
Views: 12509

Re: Streaming from Hauppage HD-PVR

i_magic, Multicast streaming does work using vlc. However, the stream dies whenever there is a resolution change in the source video. I believe this is a driver problem, and it should be fixed in the next driver release. In linux, the devices will get assigned sequentially as you said (/dev/video{0,...
by joshn
27 Aug 2008 23:22
Forum: VLC stream-output (sout)
Topic: Streaming from Hauppage HD-PVR
Replies: 15
Views: 12509

Re: Streaming from Hauppage HD-PVR

Jeff,
Any update on this? What set-top box are you using?
by joshn
07 Nov 2006 19:37
Forum: General VLC media player Troubleshooting
Topic: RTSP to Amino 110
Replies: 6
Views: 2250

Yep it's working now...

commands are you using input the video file into vlm? You have to tell it to mux stream out using a TS eg.

setup Test mux mp2t input file.mpg


Also, did you compile your vlc with the live555 libraries? Vlc has to has those.

Josh
by joshn
07 Nov 2006 16:33
Forum: General VLC media player Troubleshooting
Topic: RTSP to Amino 110
Replies: 6
Views: 2250

Thanks for your reply... I got it to work...the aminos have to receive a TS, and for some reason I didn't have the TS module compiled into vlc. The command is correct, the "-I telnet" is to specify an extra interface. For some reason in the amino's you have to type the url as "rtsp://...
by joshn
06 Nov 2006 17:37
Forum: General VLC media player Troubleshooting
Topic: RTSP to Amino 110
Replies: 6
Views: 2250

Yes it is a mpeg2 file: $ file all.mpg all.mpg: MPEG sequence, v2, program multiplex Here's the command I'm using: vlc --ttl 12 -vvv telnet --telnet-password videolan --rtsp-host 0.0.0.0:5554 Then I just telnet to myself on 4212 and type: new Test vod enabled setup Test mux mp2t input all.mpg Thanks
by joshn
31 Oct 2006 18:28
Forum: General VLC media player Troubleshooting
Topic: RTSP to Amino 110
Replies: 6
Views: 2250

RTSP to Amino 110

Hello, I've looked all around, and havent found anyone with this same problem... The issue I'm having is getting rtsp working to an amino 110. I have the latest nightlie build and the live555 libraries. The stream works to my laptop, but the problem is streaming to the amino. I put in the address: r...

Go to advanced search