a ver si con esto llegamos al kit de la cuestion:
1/:rtmp://rtvegeofs.fplive.net:1935/rtvegeo-live-live?ovpfv=2.1.2<playpath>RTVE_TDP_LV3_WEB_GEO?aksessionid=1406218668621_246188 <swfUrl>
http://swf.rtve.es/swf/4.3.6/RTVEPlayerVideo.swf <pageUrl>
Teledeporte en directo.
¿CUAL SERIA LA ADAPTACION DE ESTA CAPTURA PARA REPRODUCIRLA EN JWPLAYER?.
creo que es algo de esto "corregidme": ( rtmp://rtvegeofs.fplive.net:1935/rtvegeo ) seria algo asi (
http://rtvegeofs.fplive.net:1935/rtvegeo ) y faltan todos los demas componentes del archivo,pero no se el orden,de lo que se quita del archivo principal,para reproducirlo en jwplayer u otro "REPRODUCTOR WEB".
dicho esto,si tenemos varias capturas de "rtmp" originales, y adaptando las capturas al reproductor web "jwplayer u otros".
¿PODEMOS CREAR UNA LISTA DE CANALES "RTMP" CAPTURADOS Y ADAPTADOS A JWPLAYER REPRODUCIRLOS EN BLOGGER U OTRAS PLATAFORMAS?.¿SE NECESITA ALGUN SERVIDOR FLASH COMO "RED5" PARA ALOJAR DICHA LISTA DE CANALES DE TV "RTMP"?
GRACIAS ESPERO SE ME ENTIENDA.
- - - Actualizado - - -
que jwplayer o algun otro reproductor web, haga la funcion de estos programas: "SIMPLE TV O SOPCAST".
es un punto fuerte de la cuestion en concreto.
GRACIAS A TODOS LOS COLABORADORES DE ESTE FORO.
- - - Actualizado - - -
es posible que sea algo asi?...
<?xml version="1.0" ?>
<channels>
<channel><name>Crisvale</name><thumbnail>none</thumbnail><items>
<item>
<title>La 1</title>
<link>rtmp://cp68975.live.edgefcs.net:1935/live swfUrl=http://www.rtve.es/swf/4.0.37/RTVEPlayerVideo.swf pageUrl=http://www.rtve.es/noticias/directo-la-1 playpath=LA1_AKA_WEB_NOG@58877 live=1</link>
<thumbnail>http://upload.wikimedia.org/wikipedia/commons/thumb/1/19/Logo_TVE-1.svg/1000px-Logo_TVE-1.svg.png</thumbnail>
</item>
<item>
<title>La 2</title>
<link>rtmp://cp68975.live.edgefcs.net:1935/live swfUrl=http://www.rtve.es/swf/4.0.37/RTVEPlayerVideo.swf pageUrl=http://www.rtve.es/noticias/directo-la-1 playpath=LA2_AKA_WEB_NOG@60554 live=1</link>
<thumbnail>http://upload.wikimedia.org/wikipedia/commons/thumb/1/19/Logo_TVE-1.svg/1000px-Logo_TVE-2.svg.png</thumbnail>
</item>
GRACIAS POR LA COLABORACION
- - - Actualizado - - -
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>My Cool Blog</title>
<link>http://www.yourwebsite.com/</link>
<description>My latest cool articles</description>
<item>
<title>Article 3</title>
<link>example.com/3</link>
<guid>example.com/3</guid>
<pubDate>Wed, 27 Nov 2013 13:20:00 GMT</pubDate>
<description>My newest article.</description>
</item>
<item>
<title>Article 2</title>
<link>example.com/2</link>
<guid>example.com/2</guid>
<pubDate>Tue, 26 Nov 2013 12:15:12 GMT</pubDate>
<description>My second article.</description>
</item>
<item>
<title>Article 1</title>
<link>example.com/1</link>
<guid> example.com/1</guid>
<pubDate>Mon, 25 Nov 2013 15:10:45 GMT</pubDate>
<description>My first article.</description>
</item>
</channel>
</rss>
Gracias masters, por dedicarle tiempo a la cuestion.