Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Can anyone help us, please?

(http://stream-recorder.com/forum/showthread.php?t=15380)

amflafuente 02-18-2013 06:42 AM

Can anyone help us, please?


 
Hi, we are a small group from Spain that are trying to make a list of channels for Simple Tv but, since friday 02-15 we are having problems with Ucaster links.

Here is a capture of rtmpdump

rtmpdump -r "rtmp://212.7.206.72/live" -a "live" -f "WIN 11,5,502,149" -W "http://www.ucaster.eu/static/scripts/eplayer.swf" -p "http://www.ucaster.eu/embedded/pl2rt/1/650/400" -C S:OK --live -y "pl2rt?id=35570" -o "pl2rt.flv"

Here is a translation

#EXTM3U $ExtFilter="RTMP"
#EXTINF:-1,Stream 1
rtmp://$OPT:rtmp-raw=rtmp://212.7.206.72/live playpath=pl2rt?id=35570 swfUrl=http://www.ucaster.eu/static/scripts/eplayer.swf live=1 pageUrl=http://www.ucaster.eu/embedded/pl2rt/1/650/400 -C S:OK --live

But ... it doesn`t work.

CAn anybody help us to understand why??? Thanks...;)

coolcar1 02-18-2013 11:27 AM

Re: Can anyone help us, please?


 
Post Link to stream

chitawar 02-18-2013 12:03 PM

Re: Can anyone help us, please?


 
Quote:

Originally Posted by coolcar1 (Post 59838)
Post Link to stream

Hello good days here I leave the direct link of the channel you. Which the direction that extracts us us does not work in SimpleTv. but the channel if issuing this one. A greeting


http://hispaniatelevision.com/TV/Nac...al-plus-2.html

coolcar1 02-18-2013 02:29 PM

Re: Can anyone help us, please?


 
Hi
Try this
Code:

rtmpdump -r "rtmp://212.7.206.72/live" -a "live" -f "WIN 11,5,502,149" -W "http://www.ucaster.eu/static/scripts/eplayer.swf" -p "http://www.ucaster.eu/embedded/pl2rt/1/650/400" -C S:OK --live -y "pl2rt?id=35570" -o "pl2rt.flv"
Code:

C:\Users\rtmpdump -r "rtmp://212
7.206.72/live" -a "live" -f "WIN 11,5,502,149" -W "http://www.ucaster.eu/static
scripts/eplayer.swf" -p "http://www.ucaster.eu/embedded/pl2rt/1/650/400" -C S:O
 --live -y "pl2rt?id=35570" -o "pl2rt.flv"
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  author
INFO:  copyright
INFO:  description
INFO:  keywords
INFO:  rating
INFO:  title
INFO:  presetname              Custom
INFO:  creationdate            Sun Feb 17 15:31:37 2013
INFO:  videodevice            USB 2863 Device [3]
INFO:  framerate              15.00
INFO:  width                  720.00
INFO:  height                  480.00
INFO:  videocodecid            avc1
INFO:  videodatarate          500.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            USB 2863 Device [3]
INFO:  audiosamplerate        11025.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        75.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          32.00
125.769 kB / 2.51 sec


chitawar 02-18-2013 03:36 PM

Re: Can anyone help us, please?


 
Hello thank you very much for answering.

I comment to them that asin if it works. But claroesto what it does is to burden the content in a file. What we need is the link rtmp for reproducilo directly in our PC. We use the Simpletv. here I leave you where we turn the links:

http: // plst.agilityhoster.com/en/rtmp.html

there we beat the link that you us have just put and select RTMPExplorer but the link that shows us in the window of below does not reproduce in the simpletv. if the file .flv we reproduce it in the simpletv and works well, but here I leave my doubts have we to leave the flushed rtmpdum??? To the being many channels since we it can do in order that they all are seen simultaneously??? This ocuparia much do I spread in the hdd???



Edit:

I have just put that the exit is the program msplayer and it works to the perfection. Now the problem is the channels of the servants mips and some mas. here I leave a channel them in mips that we cannot make it work, not in a file flv not in the msplayer:


http://espataquilla.com/canales/pcomedia.php

chitawar 02-19-2013 11:12 AM

Re: Can anyone help us, please?


 
Quote:

Originally Posted by chitawar (Post 59843)
Hello thank you very much for answering.

I comment to them that asin if it works. But claroesto what it does is to burden the content in a file. What we need is the link rtmp for reproducilo directly in our PC. We use the Simpletv. here I leave you where we turn the links:

http: // plst.agilityhoster.com/en/rtmp.html

there we beat the link that you us have just put and select RTMPExplorer but the link that shows us in the window of below does not reproduce in the simpletv. if the file .flv we reproduce it in the simpletv and works well, but here I leave my doubts have we to leave the flushed rtmpdum??? To the being many channels since we it can do in order that they all are seen simultaneously??? This ocuparia much do I spread in the hdd???



Edit:

I have just put that the exit is the program msplayer and it works to the perfection. Now the problem is the channels of the servants mips and some mas. here I leave a channel them in mips that we cannot make it work, not in a file flv not in the msplayer:


http://espataquilla.com/canales/pcomedia.php

Someone helps us to verify these channels. Thank you

http://espataquilla.com/canales/pcomedia.php

KDN165 02-20-2013 07:11 AM

Re: Can anyone help us, please?


 
Hi all

We are near of solution. The problem is this: -C S:OK

Changing it for this command, it works good: conn=S:OK

...but only it works in ucaster rtmp. In mips.tv not works because this streamm change the IP constantly ...I think

Any idea? :confused:

Thanks you very much

chitawar 02-20-2013 01:56 PM

Re: Can anyone help us, please?


 
Quote:

Originally Posted by KDN165 (Post 59865)
Hi all

We are near of solution. The problem is this: -C S:OK

Changing it for this command, it works good: conn=S:OK

...but only it works in ucaster rtmp. In mips.tv not works because this streamm change the IP constantly ...I think

Any idea? :confused:

Thanks you very much

It of conn=S:OK for ucaster already wise that works but in mips not. Because of it I ask. To have if someone knows since the RTMP make work of mips. the ips we know that they change contantemente, since they think inside a balanceador. that it is this:

this one is the direct page of the servant:

http: // mips.tv/fj6443

the balanceador that changes of ip is test:

http: // www.mips.tv:1935/loadbalancer

but in ucaster also it has the balanceador and also it changes of ip:

http: // ucaster.eu/plusplusplusdcine

http: // www.ucaster.eu:1935/loadbalancer

whenever we update the balanceadores, a different ip generates us. With which the IP cannot be. Tendra that to be something as ucaster a code or something. To have if someone knows like. A greeting

chitawar 02-22-2013 08:52 AM

Re: Can anyone help us, please?


 
Some innovation. Habeis found something? I have verified that the servant flashlive is exactly like mips and also that the sfw, uses the same variables. A greeting

chitawar 02-26-2013 04:52 PM

Re: Can anyone help us, please?


 
Hello here I leave a list you for segir provando. Aver if we find something. It seems that mips is exactly equal to liveflah is his structure and in his sfw:


MIPS:

http://topocast.blogspot.com.es/2013/02/pliga.html
http://www.showstreamingtv.com/ESTRA.HTML
http://hispaniatelevision.com/TV/Nacionales/fox.html

LIVEFLASH:

http://topocast.blogspot.com.es/2013/02/pligacamp.html
http://topocast.blogspot.com.es/2013/02/golt.html
http://topocast.blogspot.com.es/2013/02/ptoros.html
http://topocast.blogspot.com.es/2013/02/p1.html
http://www.latelete.net/TV/nacionales/fdf.htm
http://hispaniatelevision.com/TV/Nacionales/buzz.html
http://www.latelete.net/TV/nacionales/fox-crime.htm


These are a few. Little by little ire adding mas. to have if we extract between all something since all the channels are changing to these servants. A greeting


All times are GMT -6. The time now is 09:56 PM.