Notices


Reply
Thread Tools
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#1
hi there,
i cant watch video stream which is @ udp protocol thou i have been trying to make it work for which i used KMplayer, VLC and SMplayer all three failed to start the stream that i can watch on my laptop.
Its IPTV service provided by my ISP, streaming link is like udp://@123.456.7.8:1234

I dont know whats is wrong can someone help me?

Last edited by rAXv2; 2011-09-15 at 19:10.
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#2
 
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#3
 
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#4
Originally Posted by rAXv2 View Post
hi there,
i cant watch video stream which is @ udp protocol thou i have been trying to make it work for which i used KMplayer, VLC and SMplayer all three failed to start the stream that i can watch on my laptop.
Its IPTV service provided by my ISP, streaming link is like udp://@123.456.7.8:1234

I dont know whats is wrong can someone help me?
Cannot test it here, but did you try with removing the @ sign?
With googling I found http://wiki.multimedia.cx/index.php?title=MPlayer_FAQ and http://www.advenage.com/topics/chang...an-linux.php)? So it suggests mplayer can play udp:// links and you may want to try switching to igmp version 2.
Hope that helps
 
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#5
thx for reply
i have checked it already link without @ not work...
and as for Mplayer and IGMP i will see and let u know...

Last edited by rAXv2; 2011-09-15 at 20:24.
 
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#6
mplayer dont play keep saying no stream found on ip...
 
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#7
is there any command for setting timeout?
 
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#8
bump can someone help or i just sell my n900 and buy hd2?
 
Posts: 77 | Thanked: 76 times | Joined on Feb 2010
#9
I doubt that timeout is the problem, and it is likely either a network problem or problem calling mplayer.

Maybe try the -msglevel option to get more information:

mplayer -msglevel all=6 udp://239.194.0.53:6053

See if there is anything in the output that will give more clues as to the problem.
 
Posts: 26 | Thanked: 3 times | Joined on Sep 2010
#10
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ mplayer -msglevel all=6 udp://@239.194.0.16:6016
MPlayer SVN-r30099-4.2.1 (C) 2000-2009 MPlayer Team
CPU: ARM
get_path('codecs.conf') -> '/home/user/.mplayer/codecs.conf'
Reading /home/user/.mplayer/codecs.conf: Can't open '/home/user/.mplayer/codecs.conf': No such file or directory
Reading /usr/etc/mplayer/codecs.conf: Can't open '/usr/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --prefix=/usr --extra-cflags=-mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp --disable-speex --disable-dvdnav --disable-dvdread --disable-dvdread-internal --disable-real --disable-xanim
CommandLine: '-msglevel' 'all=6' 'udp://@239.194.0.16:6016'
init_freetype
Using Unoptimized OnScreenDisplay
get_path('fonts') -> '/home/user/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') -> '/home/user/.mplayer/input.conf'
Can't open input config file /home/user/.mplayer/input.conf: No such file or directory
Can't open input config file /usr/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
get_path('@239.194.0.16:6016.conf') -> '/home/user/.mplayer/@239.194.0.16:6016.conf'

Playing udp://@239.194.0.16:6016.
get_path('sub/') -> '/home/user/.mplayer/sub/'
STREAM_UDP, URL: udp://@239.194.0.16:6016
Filename for url is now udp://@239.194.0.16:6016
Filename for url is now udp://@239.194.0.16:6016
Listening for traffic on 239.194.0.16:6016 ...
Timeout! No data from host 239.194.0.16
udp_streaming_start failed
No stream found to handle url udp://@239.194.0.16:6016

vo: x11 uninit called but X11 not initialized..

Exiting... (End of file)
~ $
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:31.