gmyth-stream/libgnomevfs2/README
branchtrunk
changeset 831 e2baa6947dbf
parent 830 0e159c5e2d32
child 832 daa61fffb811
     1.1 --- a/gmyth-stream/libgnomevfs2/README	Wed Aug 29 10:00:25 2007 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,12 +0,0 @@
     1.4 -URI: myth://host:port/filename
     1.5 -
     1.6 -or, when downloading LiveTV content...
     1.7 -
     1.8 -URI: myth://user:password@host:port/?dbname&channel=channel_num
     1.9 -
    1.10 -sample (remote .NUV file): gnomevfs-cat myth://127.0.0.1:7654/video.nuv
    1.11 -
    1.12 -sample (LiveTV): gnomevfs-cat 'myth://mythtv:mythtv@192.168.3.165:6543/livetv?channel=4'
    1.13 -
    1.14 -gst-launch-0.10 gnomevfssrc location='myth://192.168.3.165:6543/livetv?channel=444' ! nuvdemux name=d .audio_src ! queue ! alsasink d.video_src ! ffdec_mpeg4 ! xvimagesink
    1.15 -