maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   Video Streaming via UDP (https://talk.maemo.org/showthread.php?t=76755)

rAXv2 2011-09-14 21:11

Video Streaming via UDP
 
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?

ammyt 2011-09-14 21:21

Re: Video Streaming via UDP
 
What's the res?

rAXv2 2011-09-15 05:22

Re: Video Streaming via UDP
 
http://img10.imageshack.us/img10/7930/streamo.jpg

koos 2011-09-15 19:22

Re: Video Streaming via UDP
 
Quote:

Originally Posted by rAXv2 (Post 1088527)
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

rAXv2 2011-09-15 19:36

Re: Video Streaming via UDP
 
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...

rAXv2 2011-09-18 04:09

Re: Video Streaming via UDP
 
mplayer dont play keep saying no stream found on ip...

rAXv2 2011-09-18 06:05

Re: Video Streaming via UDP
 
is there any command for setting timeout?

rAXv2 2011-09-28 20:38

Re: Video Streaming via UDP
 
bump can someone help or i just sell my n900 and buy hd2?

rfeese 2011-09-28 21:12

Re: Video Streaming via UDP
 
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.

rAXv2 2011-09-29 07:04

Re: Video Streaming via UDP
 
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)
~ $


All times are GMT. The time now is 06:48.

vBulletin® Version 3.8.8