Streaming from VLC to a set top box

About encoding, codec settings, muxers and filter usage
george_mac_user

Streaming from VLC to a set top box

Postby george_mac_user » 27 Dec 2004 18:21

Could anyone tell me how to set up my system to receive a stream (sent from VLC on a mac, TS file) on a Pace set top box. Any help would be much appreciated.
g

7andy
New Cone
New Cone
Posts: 8
Joined: 02 Dec 2004 19:53

Postby 7andy » 28 Dec 2004 12:13

I have done this on a Netgem i-player. Start an HTTP stream on the serving end and type http://server-ip:1234 into the web access page of the STB.
I am assuming here that the Pace STB can access URLs...

Cheers, 7&Y

karlito
Blank Cone
Blank Cone
Posts: 12
Joined: 21 Apr 2004 10:27

Postby karlito » 28 Dec 2004 21:34

I succeeded to stream on a Pace DSL 4000 but with VLS
the STB is able of RTSP urls.
I started the VLS with
vls -d udp:multicast-address:port file:file-to-stream.mpg -ttl 2 -loop

then on the STB in the javascript code you must use the mediactrl object:

The MediaCtrl object is a specific Javascript object of the Pace set-top-box . It allows to controls the video stream as it is implemented with RTSP controls. But the streaming is done on multicast and the server does not support the RTSP. Hopefully, the MediaCtrl also supports IGMP. The three mains functionalities are load, unload and play:
- load: It sends a IGMP join request to a multicast group. The group is specified by the multicast address.
- play: Starts the decoding of the MPEG-2 stream.
- unload: Stops the decoding of the MPEG stream and send a request leave to the multicast group.

if you need more info give your mail in your PM, I made a whole project about it, I ld give you the detailed project if you want.

videolan2020
New Cone
New Cone
Posts: 3
Joined: 03 Jan 2005 07:04

pace dsl 4000 - how to receive stream from windows xp??

Postby videolan2020 » 03 Jan 2005 07:10

can someone direct me to how to go about receiving streaming video on a pace dsl 4000 box? What settings do i need on the source end (the transmitting computer (XP))?
what settings do i need to specify on the pace box or what do I type?
any help greatly appreciated...


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 16 guests