Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-11-2013, 04:27 PM
myheeart myheeart is offline
Junior Member
 
Join Date: Sep 2012
Posts: 10
myheeart is on a distinguished road
Default

please Help me


i have this link
Code:
rtmp://www.teledunet.com:1935/teledunet<playpath>2m <swfUrl>http://www.teledunet.com/tv/player.swf?repeat=always&autostart=true&stretching_=none&id0=2692800495060&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=2m&provider=rtmp&skin=bekle/bekle.xml <pageUrl>http://www.teledunet.com/tv/?stretching=none&file=rtmp://www.teledunet.com:1935/teledunet/2m
when i use it in script batch to play over VLC it works perfect
like this
Code:
rtmpdump -v -r rtmp://www.teledunet.com:1935/ -W http://www.teledunet.com/tv/player.swf?id0=teledunet^& -a teledunet -p http://www.teledunet.com/tv/ -y 2m -o- |  %vlc% -
but when i try to mak it play over Flash media player it never play and gives me connection failed
this is my batch command so can any one tell me what my mistakes or what should to do to make it works over flash media
Code:
@echo off

:TOP
title live ch
set "id0=teledunet"
set "streamer=rtmp://www.teledunet.com:1935/teledunet"
set "swf=http://www.teledunet.com/tv/player.swf"
:MENU
echo.
echo    (1) = 25 Channel
echo    (2) = 2M  
echo.
goto CHOICE
:CHOICE
set /p "choice=Enter #:"
if /I "%Choice%"=="E" goto EXIT
if "%choice%"=="1" set "file=25_channel" & goto PLAYER
if "%choice%"=="2" set "file=2m" & goto PLAYER

:PLAYER
cls
echo. Stream is starting.... Close Flash Player to return to Menu.
flashplayer_11_sa.exe "%swf%?repeat=always&autostart=true&stretching=exactfit&id0=%id0%&streamer=%streamer%&file=%file%&provider=rtmp&skin=bekle/bekle.xml&icons=true"
goto MENU
exit
please please any one help me
Reply With Quote
  #2  
Old 01-11-2013, 06:13 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: please Help me


Quote:
Originally Posted by Forum rules v1.1
If you truly want definitive answers quickly and without
delay, please include link(s) to the web-page(s) with video(s)

stream-recorder.com/forum/announcement.php?f=4
Reply With Quote
  #3  
Old 01-12-2013, 01:50 AM
mucea mucea is offline
Junior Member
 
Join Date: Apr 2010
Posts: 29
mucea is on a distinguished road
Default

Re: please Help me


Quote:
Originally Posted by myheeart View Post
but when i try to mak it play over Flash media player it never play and gives me connection failed
How is that flash player exactly like? Is it a command line utility, or it has an interface where you can insert an URL and try to play it? If so, does it even play any file directly? As far as I know, Adobe players are not built for direct streaming, they are just web pipes between a server and a website.
Reply With Quote
  #4  
Old 01-12-2013, 04:34 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Thumbs up

Re: please Help me


Quote:
Originally Posted by myheeart View Post
i have this link
Code:
rtmp://www.teledunet.com:1935/teledunet<playpath>2m <swfUrl>http://www.teledunet.com/tv/player.swf?repeat=always&autostart=true&stretching_=none&id0=2692800495060&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=2m&provider=rtmp&skin=bekle/bekle.xml <pageUrl>http://www.teledunet.com/tv/?stretching=none&file=rtmp://www.teledunet.com:1935/teledunet/2m
when i use it in script batch to play over VLC it works perfect
like this
Code:
rtmpdump -v -r rtmp://www.teledunet.com:1935/ -W http://www.teledunet.com/tv/player.swf?id0=teledunet^& -a teledunet -p http://www.teledunet.com/tv/ -y 2m -o- |  %vlc% -
but when i try to mak it play over Flash media player it never play and gives me connection failed
this is my batch command so can any one tell me what my mistakes or what should to do to make it works over flash media
Code:
@echo off

:TOP
title live ch
set "id0=teledunet"
set "streamer=rtmp://www.teledunet.com:1935/teledunet"
set "swf=http://www.teledunet.com/tv/player.swf"
:MENU
echo.
echo    (1) = 25 Channel
echo    (2) = 2M  
echo.
goto CHOICE
:CHOICE
set /p "choice=Enter #:"
if /I "%Choice%"=="E" goto EXIT
if "%choice%"=="1" set "file=25_channel" & goto PLAYER
if "%choice%"=="2" set "file=2m" & goto PLAYER

:PLAYER
cls
echo. Stream is starting.... Close Flash Player to return to Menu.
flashplayer_11_sa.exe "%swf%?repeat=always&autostart=true&stretching=exactfit&id0=%id0%&streamer=%streamer%&file=%file%&provider=rtmp&skin=bekle/bekle.xml&icons=true"
goto MENU
exit
please please any one help me
Mate hope this helps all credit goes to sandy187/nemesis
Code:
http://www.mediafire.com/?cvhxv2hzchh0fua
Just extract the T-JAN11-2013.exe with winrar or 7zip then open the script in any text editor.
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:14 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons