Quantcast
Channel: [EN] OpenPLi Third-Party Development
Viewing all 1689 articles
Browse latest View live

build image not succeded

$
0
0

please help i try to build an image for my solo2 and i had this problem

 

 

gcc  -Wall -Wextra -Os -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/git=/usr/src/astra-sm -fdebug-prefix-map=/home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/git=/usr/src/astra-sm -fdebug-prefix-map=/home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/sysroots/vusolo2=  -std=c99 -pthread -fomit-frame-pointer -funsafe-loop-optimizations -ffast-math -fwrapv -fstrict-aliasing -lm \

    -o tonegen ./tonegen.c
/tmp/ccBPtJcW.o: In function `main':
/usr/src/astra-sm/tools/./tonegen.c:216: undefined reference to `sin'
collect2: error: ld returned 1 exit status
Makefile:493: recipe for target 'tonegen' failed
make[1]: *** [tonegen] Error 1
make[1]: Leaving directory '/home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/git/tools'
Makefile:437: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
WARNING: /home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/temp/run.do_compile.12146:1 exit 1 from 'exit 1'
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/openatvbuilder/openatv/build-enviroment/builds/openmips/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/temp/log.do_compile.12146)

 

 

i know is not openpli git but in this great forum we found always help thnx 


Dynamic UI on enigma2?

$
0
0

Hello,

 

I started to learn Enigma2 and found that out there are so few informations, I thought that will be very good documented, but that was not the case.

So far I was able to dynamically change a label :) but I want to do more, for example to change the button's png dynamically during the plugin execution based on dynamic events, to hide the window border and title bar at window/screen creation, to display two or more windows/screens at once, etc.

 

Could be someone here be so kind to give me right directions or maybe some documentation to read?

 

I was able to stop current service when my plugin starts and restart current service when the plugin exit, but could not find how to pause or start timeshift on the current service and play again where was at exit.

 

I am working on a RTL-SDR radio plugin/interface, i have successfully compiled all required libraries and from command line the RTL-SDR radio is working well, I wonder how complicated could be on your side to add meta-sdr to your repo/nightly builds, for anybody interested to have access on those RTL-SDR libraries along OpenPli package management.

 

I can put a packages feed online somewhere publicly, but will not have enough time to do updates along your updates on those packages.

 

 

Many thanks,

 

 

Marc

 

 

Using f4mTester in enigma2

$
0
0

I have been trying to use (in KodiDirect, but this is not relevant) plugin.video.f4mTester which uses F4mProxy.py. F4mProxy sets up a server. The server is to be accessed with url :-

 

"http://127.0.0.1:55333/callbackpath=&use_proxy_for_chunks=True&streamtype=HDS&maxbitrate=0&proxy=None&callbackparam=&url=http%3A%2F%2Fvs-hds-uk-live.edgesuite.net%2Fpool_30%2Flive%2Fbbc_one_hd%2Fbbc_one_hd.isml%2Fbbc_one_hd-pa3%253d96000-video%253d827000.f4m%7CReferer%3Dhttp%3A%2F%2Fwww.bbc.co.uk%2Fiplayer%2Flive%2Fbbcone%26X-Requested-With%3DShockwaveFlash%2F18.0.0.160&swf=None&auth=&simpledownloader=False"

 

When I try to connect with pycurl - I get this error :-

 

pycurl.error: (7, 'Failed to connect to 127.0.0.1 port 55333: Connection refused')

 

Any advice/thought will be very welcome.

 

I attach F4mProxy.py if it helps.

 

Thanks, pcd.

Attached Files

KodiDirect.v3.1 How-To

$
0
0

Hello Friends,

Post 1 of this thread will contain guidance on some user queries relating to the installation and use of KodiDirect.
More items will be added as we go along. I hope you will find these useful.

(1) Plugin KodiDirect Installation

(a) Normal installation on receivers with large flash memory

Ftp to folder /tmp - the attached plugin file :-

enigma2-plugin-extensions-kodidirect_3.1_r0_all.ipk

Then give telnet command :

opkg install /tmp/enigma2-plugin-extensions-kodidirect_3.1_r0_all.ipk

Restart enigma.

( B) Installation on receivers with small flash memory but with usb or hdd storage

Ftp to folder /tmp - the attached plugin file as appropriate :-

enigma2-plugin-extensions-kodidirect-usb_3.1_r0_all.ipk
or
enigma2-plugin-extensions-kodidirect-hdd_3.1_r0_all.ipk

Then give telnet command :

opkg install enigma2-plugin-extensions-kodidirect-usb_3.1_r0_all.ipk
or
opkg install enigma2-plugin-extensions-kodidirect-hdd_3.1_r0_all.ipk

Restart enigma.

(2) KodiDirect Update

When there is a new update to KodiDirect- you will see a message to install. Select "Yes" and the addon will be installed. Press 'OK' when you see 'Execution finished' in the console message - then enigma will restart.

Any update will include all previous updates.

(3) Addons

To install addons - in first screen - select "Install addons".
There are 3 options which are obvious.

Tested Kodi addons are in the 'KodiDirect list' option.

Any other addons that work with Kodi on pc or elsewhere - may work directly with KodiDirect. You can test them by putting the .zip file in /tmp folder, /media/usb or /media/hdd.

Also addons can be tested directly from the Kodi official repos or any other repo - using the other options.

(4) Play m3u playlists

Install plugin.video.m3uplayer from KodiDirect list - IPTV.
Make a folder m3u in /etc/KodiDirect and put your m3u playlists in /etc/KodiDirect/m3u.

(4) Play Web Media (Video/Movies/IPTV) Links Directly

Install plugin.video.weblink and put your link urls in the Playlists folder. See the example lists in the addon.
The video links are mainly resolved via youtube-dl. From the youtube-dl supported sites you can find the video links. The supported sites are listed here :-

https://rg3.github.io/youtube-dl/supportedsites.html

For any web link that does not need resolving, for example live tv links, add playdirect- at the start of the name (see examples.txt). 

 

Regards, pcd

Attached Files

VCS

$
0
0
VCS-video clipping switcher(autor vlamo,idea Dima73)
-Aspect ratio all hardware
-Clipping switcher only ЕT
With VCS plugin possible:
-adjust the size and aspect ratio to fit your needs
-save these settings in profiles
-and to the extent necessary to switch between these profiles while watching TV on a "hot button"

It is worth noting that the "hot key" is assigned by setting the plugin up and running only in the context infobara.
Long press (~ 2 sec) of this button causes the plugin if you want to quickly edit, add, delete, or simply block a particular profile.
Press OK -Video Left,Video Width,Video Top,Video Height=Set slider step (1 - 20)

Enigma2 Plugin IPTVworld New Version 3.0

$
0
0

Hello Friends,

 

Plugin IPTVworld new version 3.0 attached.

 

User playlists possible. Ftp to folder /IPTVworld/playlists.
The playlist format must be like in Example.m3u.

Regards, pcd.

OpenPLI Spark 7111

$
0
0

Hi

 

How it possible to change reaction on button OK to open channel list?

 

Plugin Pauli not work on the last version OpenPLI.

Thanks.

Function player(pause stop,rew,fwd)

$
0
0
And 'possible to implement the payer function on Vod?
in Italysat image and Egami is functional

MastaG unofficial OpenPli 4.0 gstreamer 1.9 release

$
0
0
Since MastaG has been added to the OpenPli team and his post had been locked (on his request) I would like to take this opportunity to thank MastaG for his endless efforts to offer OpenPli to other boxes than the officially supported ones including DM800SEv2.

So a BIG BIG thank you to MastaG (and his co-contributors) and the best of luck as an official OpenPli member...

openpli remote api , with ESP8266 wifi module

$
0
0

where can i edit the inputcontrol of openpli so can pass a string to control the setupbox.

 

 

 

my lua code  :

  conn=net.createConnection(net.TCP, 0)
    conn:on("receive", function(conn, payload) print(payload) end )
    conn:connect(80,"192.168.1.9")  
    conn:send("GET /api/remotecontrol?command=11"  .."Connection: keep-alive\r\nAccept: */*\r\n\r\n")

the response =

> keep-alive 200 OK
Date: Sun, 16 Oct 2016 19:03:38 GMT
Content-Type: text/plain
Server: TwistedWeb/13.2.0

{"message": "De parameter 'commando' moet een getal zijn", "result": false}

actually , everyone can simultate my problem to insert in your browser this command

yourip/api/remotecontrol?command=11"

 

the last " after the 11 , is the problem for me...

i cant sent a integer in my get command in the esp module

WiFi%20Serial%20Transceiver%20Module.jpg

 

 

 

 

Serviceinfo merge & modif.

$
0
0

Video Codec, Video Format and Video Size merged into one single line.

PID data from PID page merged into Service page.,

 

 

serviceinfo_mod1.jpg      ----------->   serviceinfo_mod2.jpg

 

 

If you like it:   Attached File  ServiceInfo.py   11.74KB   6 downloads

AverMedia A867 "SKY Digital Key" new patch (and strange problem with PliHD)

$
0
0
I'm only an hobbyist, not an expert C coder but during past weeks I'm increasing my knowledge about OpenPli, Enigma2 and DVB-T driver.
It's funny :P (my wife hate me :wacko: )
Many thanks to Gennar1, Skaman, Xgaz : they are "patient" with me :rolleyes:

I've 4 DVB-T USB stick and I'm trying to have a better driver code for them.
In my opinion AverMedia A867 (aka italian "SKY Digital Key" 'blue LED' version, see NOTE1) is the best: cheap (about 15-20 euros), HD capable, very fast zap, very high sensitivity and stable. It's based on AF9035 and MX5007T (you can buy on eBay)

But I've see that during OpenPli A867 driver compile there are many many warnings and driver lacks completely SNR value.
So I've take OpenPli dvb-usb-a867.patch file and I've started a clean-up code process and added SNR management.
My effort is here: https://github.com/ambrosa/A867_kernel_3.0.0
The same driver can be compiled without any change in Ubuntu 11.10 and CT9100 kernel 3.1.0

Now driver is faster, smaller, no warnings at all and SNR is OK :D . It looks stable.
DVB-T zap is faster than satellite ! URGH !

I add here my patch: you can simple overwrite openembedded/recipes/linux/linux-etxx00/dvb-usb-a867.patch file. No need to change anything in linux-etxx00_3.1.0.bb or the patch order.


In next days I'll try to have a better code for my RTL2832 driver, so stay tuned ;)

-------

But I've discovered a strange problem about PliHD skin.
Some OpenPli versions ago , the PliHD second infobar show in upper right corner 3 coloured bars for SNR, AGC,BER

Now I've no infos. I've only numeric SNR% in the first infobar (lower right corner). No bar also for sat channels. Any idea ?

------

NOTE1: there are 2 type of "Sky Digital Key": one is Avermedia A867 and the stick has a "blue" LED. The second stick has a "green" LED and it's based on a unsupported chipset, so don't buy it.

CustomSubservices

$
0
0

CustomSubservices plugin for subservices SKY DE.

Maintainer monty03.

 

Version 0.1.2 small adapt for openPli.

XML_PATH = "/etc/enigma2/subservices.xml"

 

When use enigma2-plugin-extensions-customsubservicesplugin_0.0.3_mipsel.ipk first delete it.

Attached Files

Pli4 image to optimuss os3+

$
0
0
Hi.. does anyone have a pli4 based image for my optimuss os3 plus?

Στάλθηκε από το SM-N7505 μου χρησιμοποιώντας Tapatalk

How to see if there is a client currently streaming

$
0
0
Hi folks,

I would like to know, if there is an "easy way" to get the information if there is an active client currently streaming.
My first idea was, that there must be an additional process running during an active stream, but I couldn't see one :-\

Any hints?

Thanks!

Klaus

Gesendet von meinem GT-P1000 mit Tapatalk

youtube problems

$
0
0

hi, i have openpli 4.0 on zgemma h2 star. i installed the youtube extension. I connected my account, I go to my subscribtions -> recent and it says "there was an error in creating entry list". How can i solve it???

 

then i tried to install mytube but it says that i lack dependencies:

python-google-api-client

python-youtube-dl

 

how do i install them and mytube?

 

thanks

problem in open pli4

$
0
0

hello, I have a problem in open pli4. When I press the channel list and press menu and press the option show transporter info a crashlog happens, I think the problem is in the software because I checked the clear image in vu+solo2, on different receivers vu+ that proplem doesn't occur only on vu+solo2.

How to avoid [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

$
0
0

I'm implementing a plugin which needs to communicate with https website.

 

I get the following error:

 

[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

 

Here is my code:

headers = {"Content-type": "application/x-www-form-urlencoded","Accept": "text/plain","Authorization": "Basic %s" % b64Val}
conn = httplib.HTTPSConnection("viewthatnow.com", 443)
conn.request("POST", "/savezapentry/savezapentry.php", values, headers)
response = conn.getresponse()

How could I avoid verifying the SSL certificate using python 2.7.3 (used by OpenPli) ??

 

Update libbluray

$
0
0

Be careful with this my pull request:https://github.com/OpenPLi/openpli-oe-core/pull/122#event-840857249
Therefore, I wrote in a comment Warning!

 

There is a possibility that it may break the build process.
Ideally, it would be if someone, who has access to the build servers do for all recivers:

... bitbake libbluray -c cleanall

When udf enabled in libbluray it used libudfread submodule, but submodules will not update without clean and configure can stop with error without libudfread submodule.

To use the submodule I changed the protocol from the git to gitsm.
But as far I understand oe does not check these protocol changes without clean.

 

I don't know, maybe un your build servers not this problem, but pay attention to this!

I think about the option to add other package such libbluray-udfread, but I think it would be better not duplicate the same packages.

XBMC like movie db extension

$
0
0

Hello again guys.

 

All we know that there is a port of XBMC/KODI for Vu+ receivers and its limitations of 720p max resolution, internal player not working, external player is too limited.

 

Since i am interested to develop an extension that works inside enigma2 and that will be deeply integrated to the enigma2 instead of using external app like Kodi i have several questions:

 

1. I know about skinning capabilities of recent images however i was wondering can the main menu be horizontal and is it possible to be customized for what it shows in there?

 

2. Is it possible and if it is how i can add a context menus similar to the Kodi item context menu?

 

3. Vu+ receivers have OpenGLES support so can python extension take advantage from this to speed up UI rendering?

 

4. Can infobar be modified somehow to support such an extension and to write its progress to own DB similar like Kodi does?

 

5. How can be made a custom player (probably like python extension or something) with hardware support ofcource?

 

 

I know there is similar extension called Project Valerie which was long time ago abandoned and it was behave a bit like something external that i dont like. So i want something much more integrated but not so general like Kodi.

 

 

So please anyone to give me hand for this if possible! I will be glad.

Viewing all 1689 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>