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

Port of software BCM7356

$
0
0

Hey everyone,

i hope i put this in the right topic and even the right website but if not please help me

so here in South Africa we have a set top box called the DSTV Explora 2 so anyway i got the idea of looking at what CPU it has and it has a BCM7356 which is a MIPS style device so i was looking and it also seems to also run on the VU+ Solo2 now obvisouly im not going to just try and flash software like that as of the risk of bricking it , my idea is to run a semi custom OS like a linux based OS but have no idea where to startas being locked with the DSTV OS so to speak is very lame i would like to get maybe Netflix on it?? if this is not the right place please help me find a place that will help

thanks in advance Travis

 


Merlin EPG

$
0
0
If you like EPG showing in columns (like in newspapers) this could be something for you,
https://github.com/OpenPLi/enigma2-plugins/tree/master/merlinepg
the plugin is installable but showing no events, I somehow managed to get it runnung, made hd/fhd resizing too, tested on 2 years old openPLi4 and latest homebuild 6.2, how to start it, press long Info and choose MerlinEPG or blue -> Extensions -> MerlinEPG, for small help press help button, copy to Extensions

Attached Thumbnails

  • merlinepg_spalten.png

Attached Files

radio picon as screensaver

$
0
0

I'm trying to do a totally useless thing (like almost everything I do) , but I don't find the way to do it.

 

I'm trying to change the OpenPli screensaver logo to make the radio picon (if available) appear.

In /usr/lib/enigma2python/Screens/ , I edit ScreenSaver.py

 

I change line 14

<widget name="picture" pixmap="skin_default/screensaverpicture.png" position="0,0" size="150,119" alphatest="blend" transparent="1" zPosition="1"/>

To these ones:

<widget name="picture" source="session.CurrentService" render="Picon" position="0,0" size="150,90" alphatest="blend" transparent="1" zPosition="1">
	<convert type="ServiceName">Reference</convert>
</widget>

But it doesn't appear anything.

What I'm doing wrong ??

 

If I delete name="picture" it appears the radio picon, but it stays top left, no moving at all.

serviceapp?

$
0
0

Hi

I've read that there is the possibility to change by default the internal player with another player (extplayer3) using serviceapp.

I don't understand what is this.... is a plugin? Where I can download it?

I've already installed on my zgemma H5 IPTV player that is linked in some mode with serviceapp and extplayer3.... it works but now how I can change the deafault player in my decoder, for example when I'm in mediaplayer?

Can you explain me better?

Openpli Quick setup Ubuntu/debian

$
0
0
Inspired by Paulusz I decided to write this document. Mr Paulusz seems to be gone from this forum. So I took his start document , and filled it up with extra info like asked after all.

For many users it's sometimes difficult to start. The link below Quick Setup document does have a lott off ussefull tricks . Also help for windows users who want to set a virtual linux enviroment.

I'll try to update this document as much as possible. All tips, trucks and error corrections are welcome. This document does have the latest Makefile-2.1 for openpli (wich is still very experimental.)
If you wan't stability go for 2.0. Ubuntu natty users are better off with 2.1 version.


Quick Setup Document


It is not perfect at all but I hope You will find quick answers on some basic stuff in this document .
p.s. I added the latest Makefile-2.1 with this message. The most recent version will be avbl trough this link: Latest Makefile-2.1 or in the Quick Setup Document.
currently the link to 2.1 feeds and upgrades are not avbl yet, read how to do, to work around this logic issue (it's still experimental).

gr christophe

Attached Files

Missing FECs (1/4, 1/3, 2/5) and (3/5, 4/5)

Buffer in media player

$
0
0
Hi.I would ask if is possible to play videos from web with buffering and choose size and memory (HDD, USB or mmc) where allocate this buffer.
Now I'm sending videos from openload, streamango and other hosts with webvideocaster and dreamdroid installed on my smartphone, in media player on my Zgemma h5 with openPLI 6 but sometimes, expecially in the evening, the servers are overload and videos freeze a lot.
Is there a way to have buffer, also using alternative media player plugins?

playing mode for IPTV

$
0
0

I'm trying to watch Virgin radio Rock TV from Italy, using service type 4097, 5001 or 5002, (gstplayer or exteplayer3 modes), and it stops (freezes) in less than one minute. On PC is OK.

The url is :

http://wow01.105.net/live/virgin1/playlist.m3u8

Does anybody know what can I do to get it working right for more than one minute '??

 


merge requests for PLi's git

$
0
0

hi PLi team

 

i think it would be nice to have this thread for git merge requests

 

as you're not using github it's not possible to update files online and it needs more work on linux but at least we can send merge requests

 

sourceforge is so slow in my country (Iran) so it's gonna be hard for me :)

OpenPLI 6.2 Overscan Wizard Tool

$
0
0

Hi all,

 

STB : Spark 7111 

Image: OpenPLI 6.2 Home Build 

Issue : OverScan Wizard Can't save my configuration, so  every reboot I should set it again 

 

So i seeking for your support to check this error, and feedback me with resolution 

Sources for IPTVPlayer helper binaries

$
0
0

Hi samsamsam,

 

I've been making some recipes for building the dependencies required for your IPTV Player plugin:

See:

https://github.com/MastaG/pli-oe-core/blob/pyro/meta-openpli/recipes-openpli/enigma2-plugins/enigma2-plugin-extensions-iptvplayer.bb

https://github.com/MastaG/pli-oe-core/blob/pyro/meta-openpli/recipes-multimedia/hlsdl/hlsdl_git.bb

https://github.com/MastaG/pli-oe-core/blob/pyro/meta-openpli/recipes-multimedia/f4mdump/f4mdump_git.bb

https://github.com/MastaG/pli-oe-core/blob/pyro/meta-openpli/recipes-multimedia/iptvsubparser/iptvsubparser_git.bb

https://github.com/MastaG/pli-oe-core/blob/pyro/meta-openpli/recipes-multimedia/gst-ifdsrc/gst-ifdsrc_git.bb

https://github.com/MastaG/pli-oe-core/blob/pyro/meta-openpli/recipes-support/lsdir/lsdir_git.bb

 

This way, the startup wizard doesn't have to download any files from your server.

Also half of them don't download correctly due to difference version of openssl used in our release of OpenEmbedded.

 

The above ones all pass now, but I can't seem to find your modified sources for rtmpdump and duk.

duk will correctly download from your server and works OK, but it's nice to build it ourselfs.

However rtmpdump is deprecated according to your plugin and fails to download.

 

So where do you host those two projects?

 

Thanks in advance :)

Ncam not supported in OpenPLI images - why?

$
0
0

The new cam, Ncam is more stable than the Oscam, more channels are available, why it is not supported in OpenPLI images?

I have Solo 4K, Dou2 and Zgemma H7h and they all working great with Ncam with other images.

Please advise.

e2m3u2bouquet plugin

$
0
0

Hi, we would really appreciate some help with an issue we are having using the

e2m3u2bouquet plugin.

 

This plugin is installed and can be used without any issues with the OpenVix image

but we are unable to use it with OpenPli - our preferred image.

 

The issue is, after manually installing the 0.6.3 version of the plugin which is a whole lot easier for us

to use, we add our provider, username/password as required then select 'run' to update channels

but at this point nothing happens at all. All details entered are correct yet the update doesn't begin

so no channels/bouquets for iptv are imported at all.

 

We install the 0.6.3 version as we have no knowledge of how to use the script in the new version available

in 'downloads'. 

 

It really would be so helpful if the 0.6.3 version could be made available as well as the latest version as it works

in a so much easier way to add provider details than the current version, if you do not have more 'expert' knowledge.

 

The receiver is an Xtrend 9200.

 

As i have mentioned, this plugin works without any issues in OpenVix but we really would like to use OpenPli if

we could get this plugin to work.

 

Any help would be very much appreciated.

 

AUTO BOUQUET MAKER

$
0
0

Dear Respectable Team
 
I'm searching for Auto Bouquet Maker for OpenPLi 5 and unfortunately,
I can't catch it,
so could you please share with me this plugin.

Not playing bluray on sumo branch.

$
0
0

Openpli-develop-sumo branch-not play bluray.

 

playing 3:0:0:0:0:0:0:0:0:0:/media/hdd/bluray/Hitman.Agent.47.iso/BDMV/STREAM/00238.m2ts
[eDVBCAService] free slot 0 demux 0 for service 1:0:16:70C:12:70:1680000:0:0:0:
[eDVBCAService] free service 1:0:16:70C:12:70:1680000:0:0:0:
[eDVBServicePlay] timeshift
[eTSMPEGDecoder] decoder state: play, vpid=ffffffff, apid=ffffffff
[eDVBPCR0] DEMUX_STOP ok
[eDVBPCR0] destroy
[eDVBVideo0] DEMUX_STOP  ok
[eDVBVideo0] VIDEO_STOP ok
[eDVBVideo0] destroy
[eDVBAudio0] AUDIO_STOP ok
[eDVBAudio0] DEMUX_STOP ok
[eDVBAudio0] AUDIO_CONTINUE ok
[eDVBAudio0] destroy
cleaning up
TuxTxt cache cleared
[eDVBResourceManager] start release channel timer
[eM2TSFile] try open as udf file:/media/hdd/bluray/Hitman.Agent.47.iso/BDMV/STREAM/00238.m2ts
udfread ERROR: ECMA 167 Volume Recognition failed
[eM2TSFile] udfread_open(/media/hdd/bluray/Hitman.Agent.47.iso) failed!
[eDVBServicePMTHandler] no .meta file found, trying to find PMT pid
[eDVBServicePMTHandler] PMT pid 0100, service id 1
[eDVBServicePMTHandler] alloc PVR
[eDVBLocalTimerHandler] remove channel 0x568168
[eEPGCache] remove channel 0x568168
[eDVBChannel] getDemux cap=00
[eDVBResourceManager] allocate demux cap=00
[eDVBResourceManager] allocating demux adapter=0, demux=6, source=-1 fesource=-1
[eDVBDemux] open demux /dev/dvb/adapter0/demux6
[eDVBTSTools] setSource loading streaminfo for /media/hdd/bluray/Hitman.Agent.47.iso/BDMV/STREAM/00238.m2ts
[eDVBDemux] open dvr /dev/dvb/adapter0/dvr6
[eDVBServicePlay] cuts file has 1 entries
[eDVBTSTools] getPTS PTS            ffff0 found at 752 pid 1011 stream: e0
[eDVBTSTools] calcEnd [@ML] m_streaminfo.getLastFrame failed, fallback
[eDVBTSTools] getPTS PTS           171a29 found at 26722696 pid 1011 stream: e0
[setIoPrio] best-effort level 0 ok
[eDVBServicePMTHandler] ok ... now we start!!
[eFilePushThread] START thread
[eDVBDemux] open demux /dev/dvb/adapter0/demux6
[eDVBSectionReader] DMX_SET_FILTER pid=256
Backtrace:
enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x6AB98]
/lib/libc.so.6(__default_rt_sa_restorer) [0xB61E9E10]
enigma2(_ZN15eDVBServicePlay12serviceEventEi) [0x1CC9D8]
enigma2(_ZN21eDVBServicePMTHandler19channelStateChangedEP11iDVBChannel) [0xE7BE8]
enigma2(_ZN11eDVBChannel10playSourceER4ePtrI9iTsSourceEPKc) [0xABBAC]
enigma2(_ZN21eDVBServicePMTHandler7tuneExtER20eServiceReferenceDVBR4ePtrI9iTsSourceEPKcP9eCueSheetbP11eDVBServiceNS_11serviceTypeEb) [0xEC28C]
enigma2(_ZN15eDVBServicePlay5startEv) [0x1CAE3C]
enigma2(_ZN11eNavigation11playServiceERK17eServiceReference) [0x1B1360]
enigma2(n/a) [0x17D724]
-------FATAL SIGNAL
[eFilePushThread] wait for driver eof timeout

Failed to build feeds for aarch64 and clean the build directory

$
0
0

Hi,

I'm new to openpli and bitbake and have a couple of questions.

I'm trying to build openpli with MastaG and Persian prince pli-extra addon

I have two problems:

 

1- when building the feeds for an aarch64 architecture I get the following error:

 

 

DEBUG: Executing shell function do_install
| install: cannot stat '/home/oealliancebuilder/openpli-oe-core/build/tmp/work/aarch64-oe-linux/enigma2-plugin-softcams-cccam/2.3.2-r0/CCcam.aarch64': No such file or directory
| WARNING: /home/oealliancebuilder/openpli-oe-core/build/tmp/work/aarch64-oe-linux/enigma2-plugin-softcams-cccam/2.3.2-r0/temp/run.do_install.12796:1 exit 1 from 'install -m 0755 /home/oealliancebuilder/openpli-oe-core/build/tmp/work/aarch64-oe-linux/enigma2-plugin-softcams-cccam/2.3.2-r0/CCcam.aarch64 /home/oealliancebuilder/openpli-oe-core/build/tmp/work/aarch64-oe-linux/enigma2-plugin-softcams-cccam/2.3.2-r0/image/usr/bin/CCcam'
| ERROR: Function failed: do_install (log file is located at /home/oealliancebuilder/openpli-oe-core/build/tmp/work/aarch64-oe-linux/enigma2-plugin-softcams-cccam/2.3.2-r0/temp/log.do_install.12796)
ERROR: Task (/home/oealliancebuilder/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-cccam_2.3.2.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 5397 tasks of which 5392 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/oealliancebuilder/openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/enigma2-plugin-softcams-cccam_2.3.2.bb:do_install
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Makefile:129: recipe for target 'feed' failed
make: *** [feed] Error 1
 

This is because the cccam binaries provided by openpli at http://downloads.ope...CCcam-2.3.2.zip doesn't contain a binary for aarch64.

 

So can I tell bitbake to ignore cccam and not build it since I don't want it for now?

 

2- I'm working on fixing classes and recipes that are provided from the pli-extra repo and because of that I had to delete some files from the deploy/images directory, running the make image again create some files but not all of them, I don't want to delete the whole build directory and run the build from the start(which lasted about 6 hours), So is there a clean command to delete the target binaries without recompiling the whole recipes( so no need to recompiles tools that get executed on the build machine for example)

 

again I'm new to openpli so sorry if the question was stupid.

 

thanks

Changing the size and position of the Screen/Widget after creation

$
0
0

Hello. Is it possible to change the position and size of the screen/widget after it has been created? I am controlling position and size with self.skin variable, but it appears that this is only read during creation.

 

I tried examining screen and widget members, and found Screen.instance.size().setWidth method, but self.instance.size().setWidth(800) did not have any effect.

How to programatically check if recording is active or almost active?

$
0
0

What methods can I use to check if recording is currently active, or if they are pending N minutes from now? Basically I want to do same check that enigma2 does when starting, to avoid restarting if recordings are active or pending.

black screen

$
0
0

Hi, I have a question regarding the image for the gigablue eu4K. I have it from December 2017 , the Image from December 2017 to January 2018 are OK, then also then also the image of OPENPLI cause it, that when I give the channels that are in the HEVC 265, so I can't see anything but only sound. This is reflected also on FTA channels.  only restart the receiver is then OK. What changed is something what this causes? The same problem have also VU, where it is solved in another image. Thank you

Plugin explanation

$
0
0

Hi

 

I'm new with OpenPLi image and all it's functions.

There also so many new functions, plugins, skins, picon and so on.

I have used LT7 image until now but the system crashed so I had to install a new image.

 

Is there a Wiki or any other place that lists and explain all known plugins?

And if OpenPLI has a own page, lists all OpenPLI plugins and other third-party plugins that works with OpenPLI image, but also which plugins that NOT works with OpenPLI and why they NOT work with OpenPLI.

 

I would be a huge help if there is a such list, because it's not always self explained what a specific plugin do.

I think it would be a huge help for other newbees also so it would be a good thing to pin a thread with links to such place even if it isn't a OpenPLi place.

 

 

best regards

nisseH

Viewing all 1691 articles
Browse latest View live


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