←  [EN] Third-Party Development

Forums

»

TStream enigma2 plugin

mfaraj57's Photo mfaraj57 11 Feb 2013

TStream plugin 1.1

only for openpli 2.1 and openpli 3.0

The idea of the plugin based on addstreamurl plugin.
Addstreamurl makes possible to enter stream url and assign it to already present bouquet,but the entering stream url by remote control is not easy job
so i created this small plugin to let the user to add the stream url to the file /etc/userStreams.xml in addition updated streams will be added from my updated collection from my server

to use the plugin
-install the plugin by telnet using -force-overwrite option after copying the package to tmp

opkg install -force-overwrite /tmp/enigma2-plugin-extensions-tstream_1.1_all.ipk


restart enigma2

-open /etc/userStreams.xml and add your stream url

<iptvstreams_list>
<group>
<id>1</id>
<name>TV SHOW@m</name>
<channel>
<id>1</id>
<name>stream url name </name>
<piconname>dummy.png</piconname>
<stream_url><![CDATA[rtmp://stream.url]]></stream_url>
<ts_stream></ts_stream>
<buffer_kb>512</buffer_kb>
</channel>


-open the plugin TStream and just click rc green button to add your stream url to created user_streams bouquet and also streams bouquet created containing more than 80 links for streams from online tv and vod films


Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

Attached Files

Quote

shalinag's Photo shalinag 10 May 2013

I cant install this on my dm500hd, with openpli 3.0 image!!

Pls help!!

Quote

Darkvil's Photo Darkvil 11 May 2013

I cant install this on my dm500hd, with openpli 3.0 image!!

Pls help!!

 

what error you show ? 

Quote

shalinag's Photo shalinag 11 May 2013

It says:  Some plugins are not available

Extensions/TStream (cannot concatenate 'str' and 'NoneType' objects)

Quote

shalinag's Photo shalinag 12 May 2013

Hi,

i know you are the creater of Tsmedia, i am using that lately, it was good in the begining but it has been very unstable lately. if you now any other good iptv

programs, please post them. Thank you for the good effort !! good job done!!keep them coming!!!


Edited by shalinag, 12 May 2013 - 09:07.
Quote