Problem to stream youtube to my local network.

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Problem to stream youtube to my local network.

Postby chiyuwang » 09 Mar 2012 15:27

I am trying to do streaming youtube video to my local network.

Following is what I did.
1.Set uri of youtube http://youtu.be/dT5bm6JBxcI
2.Destination is "rtsp://192.168.0.23:8554/youtube", no transcode and checked display locally and start. I can see youtube video from the sending end.
3.I open rtsp://192.168.0.23:8554/youtube on another computer. Then I got error:

No suitable decoder module: VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.

It seems that there is no decoder for this video. But I can see the video from the sending end, so vlc does have decoder. Maybe it is a bug in VLC. But I wonder if there is any way to go around the problem.

Thank you in advance.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Problem to stream youtube to my local network.

Postby VLC_help » 09 Mar 2012 19:27

3. Open Tools -> Messages (set Verbosity to 2) before you open the URL, the message dialog will give you more details when it fails.

chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Re: Problem to stream youtube to my local network.

Postby chiyuwang » 09 Mar 2012 21:14

Thank you very much.

Following is the information I got from the message window:

Have you any more suggestion?

main debug: adding item `rtsp: // 192.168.0.23:8554/youtube' ( rtsp:// 192.168.0.23:8554/youtube )
qt4 debug: Adding a new MRL to recent ones: rtsp: //192.168.0.23:8554/youtube
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: processing request item: rtsp://192.168.0.23:8554/youtube, node: null, skip: 0
main debug: resyncing on rtsp:// 192.168.0.23:8554/youtube
main debug: rtsp:// 192.168.0.23:8554/youtube is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: meta ok for (null), need to fetch art
main debug: Creating an input for 'rtsp://192.168.0.23:8554/youtube'
main debug: looking for meta fetcher module: 1 candidate
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp://192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location=' 192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\fetcher
main debug: looking for access_demux module: 1 candidate
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
live555 debug: version 2011.12.23
main debug: using meta fetcher module "lua"
main debug: TIMER module_need() : 1.866 ms - Total 1.866 ms / 1 intvls (Avg 1.866 ms)
main debug: removing module "lua"
main debug: searching art for rtsp://192.168.0.23:8554/youtube
main debug: looking for art finder module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder module matching "any" could be loaded
main debug: TIMER module_need() : 3.802 ms - Total 3.802 ms / 1 intvls (Avg 3.802 ms)
main debug: art not found for rtsp://192.168.0.23:8554/youtube
qt4 debug: IM: Setting an input
live555 debug: RTP subsession 'audio/VORBIS'
main debug: selecting program id=0
live555 debug: setup start: 0.000000 stop:0.000000
live555 debug: We have a timeout of 60 seconds
live555 debug: spawned timeout thread
live555 debug: play start: 30.828069 stop:0.000000
main debug: using access_demux module "live555"
main debug: TIMER module_need() : 182.689 ms - Total 182.689 ms / 1 intvls (Avg 182.689 ms)
main debug: looking for decoder module: 31 candidates
main debug: no decoder module matching "any" could be loaded
main debug: TIMER module_need() : 532.007 ms - Total 532.007 ms / 1 intvls (Avg 532.007 ms)
main error: no suitable decoder module for fourcc `undf'. VLC probably does not support this sound or video format.
main debug: killing decoder fourcc `undf', 0 PES in FIFO
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 1.182 ms - Total 1.182 ms / 1 intvls (Avg 1.182 ms)
main debug: `rtsp://192.168.0.23:8554/youtube' successfully opened
main debug: Buffering 0%
main debug: Buffering 2%
main debug: Buffering 4%
main debug: Buffering 6%
main debug: Buffering 9%
main debug: Buffering 11%
main debug: Buffering 13%
main debug: Buffering 16%
main debug: Buffering 18%
main debug: Buffering 20%
main debug: Buffering 23%
main debug: Buffering 25%
main debug: Buffering 27%
main debug: Buffering 30%
main debug: Buffering 32%
main debug: Buffering 34%
main debug: Buffering 37%
main debug: Buffering 39%
main debug: Buffering 41%
main debug: Buffering 44%
main debug: Buffering 46%
main debug: Buffering 48%
main debug: Buffering 51%
main debug: Buffering 53%
main debug: Buffering 55%
main debug: Buffering 58%
main debug: Buffering 60%
main debug: Buffering 62%
main debug: Buffering 64%
main debug: Buffering 67%
main debug: Buffering 69%
main debug: Buffering 71%
main debug: Buffering 74%
main debug: Buffering 76%
main debug: Buffering 78%
main debug: Buffering 81%
main debug: Buffering 83%
main debug: Buffering 85%
main debug: Buffering 88%
main debug: Buffering 90%
main debug: Buffering 92%
main debug: Buffering 95%
main debug: Buffering 97%
main debug: Buffering 99%
main debug: Stream buffering done (1021 ms in 488 ms)
main debug: Decoder buffering done in 0 ms
live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
main error: ES_OUT_RESET_PCR called
main debug: Buffering 0%
main debug: Buffering 2%
main debug: Buffering 4%
main debug: Buffering 6%
main debug: Buffering 9%
main debug: Buffering 11%
main debug: Buffering 13%
main debug: Buffering 16%
main debug: Buffering 18%
main debug: Buffering 20%
main debug: Buffering 23%
main debug: Buffering 25%
main debug: Buffering 27%
main debug: Buffering 30%
main debug: Buffering 32%
main debug: Buffering 34%
main debug: Buffering 37%
main debug: Buffering 39%
main debug: Buffering 41%
main debug: Buffering 44%
main debug: Buffering 46%
main debug: Buffering 48%
main debug: Buffering 50%
main debug: Buffering 53%
main debug: Buffering 55%
main debug: Buffering 57%
main debug: Buffering 60%
main debug: Buffering 62%
main debug: Buffering 64%
main debug: Buffering 67%
main debug: Buffering 69%
main debug: Buffering 71%
main debug: Buffering 74%
main debug: Buffering 76%
main debug: Buffering 78%
main debug: Buffering 81%
main debug: Buffering 83%
main debug: Buffering 85%
main debug: Buffering 88%
main debug: Buffering 90%
main debug: Buffering 92%
main debug: Buffering 95%
main debug: Buffering 97%
main debug: Buffering 99%
main debug: Stream buffering done (1020 ms in 1021 ms)
main debug: Decoder buffering done in 0 ms

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Problem to stream youtube to my local network.

Postby VLC_help » 11 Mar 2012 10:59

Did you paste all messages? Because I cannot see codec error in there.

chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Re: Problem to stream youtube to my local network.

Postby chiyuwang » 12 Mar 2012 09:07

Hi, Yes I past all the messages.

I can find this line from above:

main error: no suitable decoder module for fourcc `undf'. VLC probably does not support this sound or video format.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Problem to stream youtube to my local network.

Postby VLC_help » 12 Mar 2012 20:35

Sorry, I seeked with "undf", so I didn't find it. I will check this during weekend.

chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Re: Problem to stream youtube to my local network.

Postby chiyuwang » 13 Mar 2012 09:29

That is all right, thank you for trying to help.

chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Re: Problem to stream youtube to my local network.

Postby chiyuwang » 13 Mar 2012 14:58

I just tested another internet live video, which is from nasa, the video is WMV and WMA, and I could not stream it to my network either. It said that failed to open the uri.

This is the live video URL from nasa. http://www.nasa.gov/145590main_Digital_Media.asx

I pasted those debug messages too. It might be the same problem as the above. So at least can provide more information about the problem.

Thank you.

main debug: adding item `rtsp:/ /192.168.0.23:8554/youtube' ( rtsp: // 192.168.0.23:8554/youtube )
qt4 debug: Adding a new MRL to recent ones: rtsp: // 192.168.0.23:8554/youtube
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: processing request item: rtsp:/ /192.168.0.23:8554/youtube, node: null, skip: 0
main debug: resyncing on rtsp: // 192.168.0.23:8554/youtube
main debug: rtsp:/ /192.168.0.23:8554/youtube is at 0
main debug: meta ok for (null), need to fetch art
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: looking for meta fetcher module: 1 candidate
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\ \192.168.0.23:8554\youtube'
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\fetcher
main debug: looking for access_demux module: 1 candidate
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
live555 debug: version 2011.12.23
main debug: using meta fetcher module "lua"
main debug: TIMER module_need() : 1.787 ms - Total 1.787 ms / 1 intvls (Avg 1.787 ms)
main debug: removing module "lua"
main debug: searching art for rtsp:/ /192.168.0.23:8554/youtube
main debug: looking for art finder module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder module matching "any" could be loaded
main debug: TIMER module_need() : 3.626 ms - Total 3.626 ms / 1 intvls (Avg 3.626 ms)
main debug: art not found for rtsp:/ /192.168.0.23:8554/youtube
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp:/ /192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1062.528 ms - Total 1062.528 ms / 1 intvls (Avg 1062.528 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1304)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 22.106 ms - Total 22.106 ms / 1 intvls (Avg 22.106 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1112.919 ms - Total 1112.919 ms / 1 intvls (Avg 1112.919 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp:/ /192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1060.271 ms - Total 1060.271 ms / 1 intvls (Avg 1060.271 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1268)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 21.520 ms - Total 21.520 ms / 1 intvls (Avg 21.520 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1093.135 ms - Total 1093.135 ms / 1 intvls (Avg 1093.135 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp:/ /192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1060.373 ms - Total 1060.373 ms / 1 intvls (Avg 1060.373 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1280)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 22.400 ms - Total 22.400 ms / 1 intvls (Avg 22.400 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1093.529 ms - Total 1093.529 ms / 1 intvls (Avg 1093.529 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp:/ /192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1060.519 ms - Total 1060.519 ms / 1 intvls (Avg 1060.519 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1328)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 22.535 ms - Total 22.535 ms / 1 intvls (Avg 22.535 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1097.213 ms - Total 1097.213 ms / 1 intvls (Avg 1097.213 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp://192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1061.188 ms - Total 1061.188 ms / 1 intvls (Avg 1061.188 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1268)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 22.531 ms - Total 22.531 ms / 1 intvls (Avg 22.531 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1093.711 ms - Total 1093.711 ms / 1 intvls (Avg 1093.711 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp:/ /192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1061.205 ms - Total 1061.205 ms / 1 intvls (Avg 1061.205 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1328)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 22.498 ms - Total 22.498 ms / 1 intvls (Avg 22.498 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1094.724 ms - Total 1094.724 ms / 1 intvls (Avg 1094.724 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp:/ /192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1060.309 ms - Total 1060.309 ms / 1 intvls (Avg 1060.309 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1324)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 22.469 ms - Total 22.469 ms / 1 intvls (Avg 22.469 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp:/ /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1095.154 ms - Total 1095.154 ms / 1 intvls (Avg 1095.154 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode
live555 debug: connection error -10057
live555 error: Failed to connect with rtsp://192.168.0.23:8554/youtube
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 1070.251 ms - Total 1070.251 ms / 1 intvls (Avg 1070.251 ms)
main debug: creating access 'rtsp' location='192.168.0.23:8554/youtube', path='\\192.168.0.23:8554\youtube'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 192.168.0.23 port 8554
main debug: connection succeeded (socket = 1288)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 21.582 ms - Total 21.582 ms / 1 intvls (Avg 21.582 ms)
main error: open of `rtsp:/ /192.168.0.23:8554/youtube' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp: / /192.168.0.23:8554/youtube'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
main debug: `rtsp:/ /192.168.0.23:8554/youtube' gives access `rtsp' demux `' path `192.168.0.23:8554/youtube'
main debug: creating demux: access='rtsp' demux='' location='192.168.0.23:8554/youtube' file='\\192.168.0.23:8554\youtube'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2011.12.23
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp:/ /192.168.0.23:8554/youtube' : 1104.854 ms - Total 1104.854 ms / 1 intvls (Avg 1104.854 ms)
qt4 debug: IM: Setting an input
live555 debug: we will now try HTTP tunneling mode

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Problem to stream youtube to my local network.

Postby VLC_help » 13 Mar 2012 15:42

That is an another issue, since it fails during connect. If you don't need rtsp, you can try udp streaming.

chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Re: Problem to stream youtube to my local network.

Postby chiyuwang » 13 Mar 2012 16:17

Just tried UDP for that NASA video, no luck. While I dont get any error message att all.


main debug: adding item `udp:/ /239.10.10.10:1234' ( udp:/ /239.10.10.10:1234 )
qt4 debug: Adding a new MRL to recent ones: udp:/ /239.10.10.10:1234
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: processing request item: udp:/ /239.10.10.10:1234, node: null, skip: 0
main debug: meta ok for (null), need to fetch art
main debug: resyncing on udp://239.10.10.10:1234
main debug: udp:/ /239.10.10.10:1234 is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'udp:/ /239.10.10.10:1234'
main debug: looking for meta fetcher module: 1 candidate
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\fetcher
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Wang\AppData\Local\Temp'
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: `udp:/ /239.10.10.10:1234' gives access `udp' demux `' path `239.10.10.10:1234'
main debug: creating demux: access='udp' demux='' location='239.10.10.10:1234' file='\\239.10.10.10:1234'
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "udp"
main debug: TIMER module_need() : 0.193 ms - Total 0.193 ms / 1 intvls (Avg 0.193 ms)
main debug: creating access 'udp' location='239.10.10.10:1234', path='\\239.10.10.10:1234'
main debug: looking for access module: 1 candidate
access_udp debug: opening server=239.10.10.10:1234 local=:1234
main debug: net: connecting to [239.10.10.10]:1234 from []:1234
main debug: using meta fetcher module "lua"
main debug: TIMER module_need() : 1.611 ms - Total 1.611 ms / 1 intvls (Avg 1.611 ms)
main debug: removing module "lua"
main debug: searching art for udp:/ /239.10.10.10:1234
main debug: looking for art finder module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Wang\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
main debug: using access module "access_udp"
main debug: TIMER module_need() : 2.926 ms - Total 2.926 ms / 1 intvls (Avg 2.926 ms)
main debug: Using block method for AStream*
main debug: starting pre-buffering
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder module matching "any" could be loaded
main debug: TIMER module_need() : 5.388 ms - Total 5.388 ms / 1 intvls (Avg 5.388 ms)
main debug: art not found for udp:/ /239.10.10.10:1234
qt4 debug: IM: Setting an input

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Problem to stream youtube to my local network.

Postby VLC_help » 14 Mar 2012 23:00

Does udp://@239.10.10.10:1234 work any better in client?

chiyuwang
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Mar 2010 11:49

Re: Problem to stream youtube to my local network.

Postby chiyuwang » 15 Mar 2012 14:33

I tried Mainconcept network source filter as client, send a mpeg 2 video file from VLC to udp://@239.10.10.10:1234 , it did not work either.

While it is working on VLC and Mainconcept network source filter with rtp://@239.10.10.10:1234.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 29 guests