[streaming] Re: Streaming with Dreambox
Benjamin PRACHT
bigben+spam at videolan.org
Sun Sep 12 17:40:08 CEST 2004
On Sun, Sep 12, 2004, Ivan Myrvold wrote :
> I have successfully been able to stream from the Linux satellite
> receiver Dreambox to VLC on my Mac OS X computer, with the following
> command line command, using a small program called ggrab that is
> compiled for OS X:
>
> /Users/imyrvold/Documents/VideoLAN/ggrab-osx-022/ggrab -q -host
> 192.168.207.245 -o - -p 0200 0280 |
> /Applications/VLC.app/Contents/MacOS/vlc /dev/stdin -v 0 2>/dev/null &
>
> The only problem is that I cannot access the VLC menus. Any hint on how
> I can do that?
>
> I would also like to use the VLS instead, to multicast the stream to
> other computers on my home network. I can start VLS, but I have not
> been able to find out how to make a command line to be able to do that
> with ggrab. I would love to get any hin on how to do that.
>
Well, you can try to stream to a fifo instead of stdout, and then open
the fifo with VLC, as if you were opening a file.
You can also try to open the stream sent by the dreambox directly with
vlc (it should be able to handle it, if the stream is set properly on
the dreambox).
You don't need vls to restream the video. VLC can also do it very well
using stream output (have a look at the videolan howto and the vlc
user guide)
--
BigBen
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list