Home

Listas webtv iptv

Mecha

Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
14 Ene 2010
4.132
819
0
España
el formato son distintos, tendrias que adaptarlos.
Te pongo un manual escrito por alien_us para explicar los distintos conceptos del formato de archivo para spark.

Special thanks to Spark Team for the new features and the technical support on our system. As promised to “Friday”, here is a guide on use and deployment of the new features.

Description
Spark now supports channel groups & server side files for WebTV. This allows users and distributors to provide WebTV channel lists in categories and to automatically update channel names, URLs and picons. Multiple servers are supported for different WebTV deployments. The end result is a very nice and very clean looking system.

Requirements

System Setup –
1. WebTV Server file. This is similar to a normal WebTV file, contains the groups/categories tells the STB where to look for the other WebTV files containing the channels.

2. WebTV channel files. These are normal WebTV files located on a server.

3. Web server for file distribution.

STB Setup –
1. Spark 7111 or 7162 STB.

Designing the WebTV Server File
Although similar to a normal WebTV file, the server file supports new variables. Let’s look at example code.

Código:
<?xml version="1.0"?>
<webtvs>
<webtv title="AMIKO AMERICAS GENERAL CHANNELS" urlkey="0"
url="http://www.yourwebserver.com/general/webtv_usr.xml"
description="General channels grouping." iconsrc="/root/plugin/webtv/icon/generalpicon.png"
group="0" type="0" server="1" />
<webtv title="LIVE EVENTS" urlkey="0"
url="http://www.yourwebserver.com/events/webtv_usr.xml"
description="Live sports, concerts and other events." iconsrc="/root/plugin/webtv/icon/eventpicon.png"
group="0" type="0" server="1" />
</webtvs>

Variables
webtv title= This is the display name in the list.

urlkey= This is for encryption support, leave it as-is

url= This is the location of your server side webtv_usr.xml for the category

iconsrc= Path to the group picon on the user’s STB. This is optional. If not used leave as iconscr=”” More will be explained for this variable below.

group= Leave as-is

type= Leave as-is

server= This needs to be set as “1” per the example. This tells Spark that the entry is a group rather than a live channel URL.

Once you have built your WebTV server/group file save as “webtv_usr.xml” and install to 7111/7162. This is the file you give to your end users. What we did with ours was to start with a bunch of categories, even if we are not using them. This way the 7111/7162 owners only need to load one file one time and automatically get updates without ever having to load update files.

The WebTV Channel File
As previously noted these are just normal WebTV files and are located on your webserver. Here is the structure we use for simplicity.

Código:
<?xml version="1.0" encoding="utf-8"?>
<webtvs>

<webtv title="FRANCE 24 ENGLISH"
urlkey="0"
url="http://somestream.com:16482"
description="24 hour news channel from France."
iconsrc="/root/spark/AppRes/pic/webtv/napicon/france24_english.png" type="0" />

<webtv title="RUSSIA TODAY"
urlkey="0"
url="rtmp://someserver.net/rt:25555"
description="RT English news channel."
iconsrc="/root/spark/AppRes/pic/webtv/napicon/rt_america.png" type="0" />

</webtvs>


Variables
webtv title= This is the display name of the individual channel in the list.

urlkey= This is for encryption support, leave it as-is

url= This is the direct link for the stream. It cannot be the page URL, player URL or anything else.

iconsrc= Path to the group picon on the user’s STB. This is optional. If not used leave as iconscr=””

type= Options are “0” for a live stream, “1” for a static file like a MP4 or FLV.

When you have completed the WebTV channel files, upload them to the locations on your server that you specified in your WebTV server file. Be careful that the locations are correct for each file or the user will get a fail message when trying to view the channel lists.

Picons
It seems that several people have had issues making this work. It is very easy to do. Since some people are confused on making this work here is an overview. Please note that the picons are optional. If they are not specified, Spark will display the default webtv_h.png picon from within Spark.

Each picon should be around 60x40. We use 59x40 because for some reason they scaled better. Save each picon in .png format with a unique name.

For every channel or group where you want to use a picon you need to specify its location on the STB with the iconsrc variable. Since we are a distributor and produce customized Spark updates we put these within the updates starting with Spark 1.2.70. For end users and dealers this is not practical to do so there is a different recommended location. It is already included in Spark:

Código:
/root/plugin/webtv/icon/

FTP all your picons to this folder. For distribution there is a better way outlined below.

Distribution
Once you have designed your files and placed the appropriate ones on your server you’ll need to distribute your WebTV server file to your users. If you are not using the picon feature this is very easy, simply give them the webtv_usr.xml file with the servers/groups in it.

If you want to use picons for a nice looking distribution and make it easy to install, distribute as a “plugin”. No special skills for the distributor or end user are required to make this work.
1. Create a folder called “plugin”. NOT “Plugin” ; “plugins” or anything else, it must be exactly “plugin”.

2. Place the entire contents of the WebTV system into this folder. This would include your WebTV server file and the icon folder, exactly like is it setup within the Spark system. The required contents are located at:

Código:
/root/plugin/webtv/

3. ZIP up this package and give to your users.

4. The user will unzip this and place the “plugin” folder on the ROOT of a USB flash drive. When plugged into 7111/7162 Spark will see this folder and prompt to upgrade the plugin. When done, Spark reboots with the WebTV file and picons installed.

by alien_us.
 
Última edición:

qsilver83

Usuario Destacado
Amigo OpenSPA
10 Ene 2013
723
56
0
He hecho un programa para convertir las iptv de engima2 a spark, probar y decirme si os funciona
 

Adjuntos

  • convertwebtv.rar
    20,9 KB · Visitas: 36
  • Me gusta
Reactions: Mecha

Mecha

Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
14 Ene 2010
4.132
819
0
España
Yo si lo he utilizado, y probado, pero al traspasar todos los formatos de E2 a Spark, hay algunas direcciones o formatos que parecen no ser compatible pues en el deco no funcionan, por lo que quiero tener tiempo para probar los IPTV que si puedan ser compatibles, y proponer ideas para que tu programa filtre los que pueden ser apropiados para Spark.
En el tuyo por lo pronto, programalo para que cree el archivo exportado con el nombre de "webtv_usr.xml" que es el que busca el firmware en el USB para pasarlo al deco, y asi no hay que renombrarlo posteriormente.
Después tambien me parece interesante para ir haciendo el programa mas versatil, que se pudieran añadir o editar lineas nuevas, parecido al formato que utiliza este otro que has puesto el enlace.
 

Satfan

Presentado
Forero
27 Jun 2014
3
0
0
45
Hola a todos

Tengo pensado comprarme un Golden Media Spark Triplex, y por lo que ando leyendo, tengo entendido que con la versión 1.2.72 hay una opción llamaba webtv ¿cierto? Con esta opción, si yo subo al receptor desde un pendrive un archivo llamado "webtv_usr.xml" con una serie de direcciones de canales que emiten en streaming, yo puedo ver a través del receptor estos canales que emiten por internet. Mi pregunta es ¿cómo funciona y qué clase de protocolos acepta? ¿sólo http ts, o también rtmp y rstp?

Pongamos un ejemplo concreto que es para lo que yo lo quiero. Me gustaría ver Castilla La Mancha TV en streaming a través del receptor. Entonces primero yo saco su dirección desde la web de Castilla La Mancha TV (que es un rtmp) con el programa URL Helper. La dirección que sale es muy larga y al copiarla y pegarla en programas como Simple TV, funciona perfectamente. Entonces si yo hago esto, si yo copio y pego direcciones de este tipo rtmp sacadas con el URL Helper en el interior del archivo "webtv_usr.xml" y luego lo subo al receptor, ¿éste sería capaz de interpretar esta clase de direcciones? ¿Alguien lo ha probado? ¿Alguien lo podría probar? Lo digo porque estrayendo direcciones rtmp, como digo, con el URL Helper (que son la mayoría) y luego metiéndolas en el receptor a través del archivo "webtv_usr.xml" se podrían ver, en la aplicación web tv, cantidad de canales autonómicos y locales que han dejado de hacerlo por satélite, pero que, sin embargo, sí están presentes en internet.

Muchas gracias y espero las respuestas
 

oscar_fl

Hechado .
Loco por OpenSPA
Forero
9 Abr 2009
9.814
3.435
0
Hola a todos

Tengo pensado comprarme un Golden Media Spark Triplex, y por lo que ando leyendo, tengo entendido que con la versión 1.2.72 hay una opción llamaba webtv ¿cierto? Con esta opción, si yo subo al receptor desde un pendrive un archivo llamado "webtv_usr.xml" con una serie de direcciones de canales que emiten en streaming, yo puedo ver a través del receptor estos canales que emiten por internet. Mi pregunta es ¿cómo funciona y qué clase de protocolos acepta? ¿sólo http ts, o también rtmp y rstp?

Pongamos un ejemplo concreto que es para lo que yo lo quiero. Me gustaría ver Castilla La Mancha TV en streaming a través del receptor. Entonces primero yo saco su dirección desde la web de Castilla La Mancha TV (que es un rtmp) con el programa URL Helper. La dirección que sale es muy larga y al copiarla y pegarla en programas como Simple TV, funciona perfectamente. Entonces si yo hago esto, si yo copio y pego direcciones de este tipo rtmp sacadas con el URL Helper en el interior del archivo "webtv_usr.xml" y luego lo subo al receptor, ¿éste sería capaz de interpretar esta clase de direcciones? ¿Alguien lo ha probado? ¿Alguien lo podría probar? Lo digo porque estrayendo direcciones rtmp, como digo, con el URL Helper (que son la mayoría) y luego metiéndolas en el receptor a través del archivo "webtv_usr.xml" se podrían ver, en la aplicación web tv, cantidad de canales autonómicos y locales que han dejado de hacerlo por satélite, pero que, sin embargo, sí están presentes en internet.

Muchas gracias y espero las respuestas
Antes de pedir pásate por la zona de presentaciones, que no cuesta nada.
 

scoobi

Usuario Activo
Fan de OpenSPA
20 Feb 2013
104
7
0
37
¿Donde puedo conseguir una (o varias) direcciones iptv para probar el iptv del firm 1.2.72?.Saludos
 

Mecha

Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
14 Ene 2010
4.132
819
0
España
webtv_usr.xml
Código:
<?xml version="1.0"?>
<webtvs>
    <webtv title="JIMTV" urlkey="0" url="rtmp://rtmp.jim.stream.vmmacdn.be/vmma-jim-rtmplive-live/jim" description="Music" iconsrc="" type="0" />
    <webtv title="SkyTG24" urlkey="0" url="rtmp://cp49989.live.edgefcs.net:1935/live/streamRM1@2564" description="News" iconsrc="" type="0" />
</webtvs>
 

scoobi

Usuario Activo
Fan de OpenSPA
20 Feb 2013
104
7
0
37
Perdon por mi ignorancia, pero que hago con esas direcciones, las copio y pego en el deco, y si es asi como se hace, o quizas hay algun post que indica como se ponen esas direcciones,en ese caso dime cual es,si eres tan amable.Saludos
 

Mecha

Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
14 Ene 2010
4.132
819
0
España
Crea o copia en un dispositivo USB , un archivo con el nombre :
webtv_usr.xml

Dentro copias el texto que te he puesto en el post anterior, es decir desde "<?xml version="1.0"?>" , hasta "</webtvs>"
para que el archivo tenga la estructura correcta.

Luego conectas el dispositivo USB al deco, y desde el menu de Red -> WebTV, pulsas el botón de Folder, para Load XML file, y seleccionas el archivo indicado en la unidad del USB, con esto se te añadiran las conexiones URL de las lineas del archivo al WebTV.
 
Última edición:

pakiko80

Usuario Destacado
Fan de OpenSPA
1 Jul 2013
255
5
0
43
Donde dices que es la ruta por que estoy mirando y no me aclaro. Nada que me he liado yo solo , he visto q es para spark , pensaba q valía para la openspa3.1 al ver lo de tvweb
 
Última edición:

Mecha

Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
14 Ene 2010
4.132
819
0
España
pakiko80, si, es para spark ;)
cuando conectas el usb y el deco lo reconoce, te lo da de alta como la unidad C, entras en ella y verás tu archivo webtv_usr.xml donde lo copiastes,
 
Última edición: