Jump to content


Photo

Openpli-5 (still next master)


  • Please log in to reply
1177 replies to this topic

Re: Openpli-5 (still next master) #621 foxbob

  • Senior Member
  • 615 posts

+18
Neutral

Posted 20 November 2016 - 08:24

In my solo2 working ok.

Need help.Build pli5 solo4k and:

Collected errors:
 * calculate_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-boot:
 * kernel-module-dvb-bcm7356 * 
 * opkg_solver_install: Cannot install package packagegroup-core-boot.
But in solo4k CHIPSET = "bcm7376"

Edited by foxbob, 20 November 2016 - 08:28.


Re: Openpli-5 (still next master) #622 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 November 2016 - 12:54

I have already in this one for openpli4 DM800 from MastaG file

DVBMEDIASINK_CONFIG = "--with-dreambox --with-dts=no"

And I will test your advice ..

 

Thank you

about building dm800 or dm800HD I think better use MastaG advice I really don't know about those.



Re: Openpli-5 (still next master) #623 parageria

  • Member
  • 11 posts

0
Neutral

Posted 20 November 2016 - 13:21

@christophecvr

Or any friends can help me PLEASE ..

I'm build my image with your's https://github.com/c...TREAMER-RECIPES .

But I have some problem with iptv services ...

If I use IPTV plugin such as IPTVPlayer or TSmedia all movies after 7 or 10 minutes stops working play with internal player ..

But If I use ffmpeg package with external player such as exteplayer3 Everything will be fine And the play of the film does not stop..

 

How can I fix it in my build ?!

 

In attach enigma2 log and my enigma2.bb 

P.s: I got this problem with both images openpli4 And 5

 

 

Thank you ...

@fairbird

i have build gstreamer (PLI-5) from christophecvr recipes without change anything (for my dm800se,dm500hd receivers)

and IPTVplayer play any file with internal or external player without problems.

For dm800hd i don't know (don't have it)

 

thanks


Edited by parageria, 20 November 2016 - 13:22.


Re: Openpli-5 (still next master) #624 fairbird

  • Senior Member
  • 413 posts

+20
Neutral

Posted 20 November 2016 - 14:12

@parageria

Did you Test IPTVPlayer plugin without ffmpeg and external player for a long time?!

And please can you share your enigma2.bb ?! 

Thak you

 

@christophecvr

Thank you ...

What about my problem with Gestreamer ?!

Dod you have any idea ?!

http://forums.openpl...ndpost&p=617413


Edited by fairbird, 20 November 2016 - 14:15.

DM500s
DM800

DM800se

DM920UHD


Re: Openpli-5 (still next master) #625 parageria

  • Member
  • 11 posts

0
Neutral

Posted 20 November 2016 - 14:21

@parageria

Did you Test IPTVPlayer plugin without ffmpeg and external player for a long time?!

And please can you share your enigma2.bb ?! 

Thak you

 

@christophecvr

Thank you ...

What about my problem with Gestreamer ?!

Dod you have any idea ?!

http://forums.openpl...ndpost&p=617413

i play file from yify with internal player for test > 45min

i upload enigma2.bb when i go home (i am out)



Re: Openpli-5 (still next master) #626 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 November 2016 - 15:00

@fairbird

Do not have any idea why it is by You like that sorry.



Re: Openpli-5 (still next master) #627 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 November 2016 - 15:06

Ter info :

 

gstreamer recipes updated to today 2016-11-20 on

 

https://github.com/c...TREAMER-RECIPES

 

Bug report send to gstreamer about gst-plugins-good with patch proposal

isomp4/qtdemux.c

 

https://bugzilla.gno...g.cgi?id=774747



Re: Openpli-5 (still next master) #628 parageria

  • Member
  • 11 posts

0
Neutral

Posted 20 November 2016 - 15:14

@fairbird

 

Attached File  enigma2.bb.zip   3.03KB   24 downloads



Re: Openpli-5 (still next master) #629 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 20 November 2016 - 15:24

 

In my solo2 working ok.

Need help.Build pli5 solo4k and:

Collected errors:
 * calculate_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-boot:
 * kernel-module-dvb-bcm7356 * 
 * opkg_solver_install: Cannot install package packagegroup-core-boot.
But in solo4k CHIPSET = "bcm7376"

 

This all related to the new oe-core

 

The bbclass about image and a couple of others have been changed. This implies that there is need of serious changes in the machine meta recipes and pli base build .

The general problem deploy location for image is messed up.

There are TARGET_ARCH detection problems. (It was ok for vuduo2 here but dm8000 had problems and to see the solo4K has also TARGET_ARCH problems)

 

For vuduo2 or dm8000 we are temporarely building with patches but these are work-arounds and not enterily right. Like the build on solo2 which is mips before is most probably the cause that build on solo4K fails since it's arm.

 

Think we will have to wait a bit on the expert MiLo .

 

Which could help before You start the build on solo4K first clean the build on solo2 (after You made the usb stick for solo2) the iph's should normally remains reachable from You're box trough http.

MACHINE=solo2 bitbake <you're-image> -c clean
MACHINE=solo4K bitbake <you're-image> -c clean

# build 4 k with

MACHINE=solo4K bitbake <you're-image>

Edited by christophecvr, 20 November 2016 - 15:27.


Re: Openpli-5 (still next master) #630 fairbird

  • Senior Member
  • 413 posts

+20
Neutral

Posted 20 November 2016 - 16:05

Thank you my friends ..


DM500s
DM800

DM800se

DM920UHD


Re: Openpli-5 (still next master) #631 fairbird

  • Senior Member
  • 413 posts

+20
Neutral

Posted 21 November 2016 - 02:14

@christophecvr

I have build two images one for 800hd and one for 800se with last version of your's recipes of gstreamer

 

for 800se I have use this config (and image works perfect without any stop movies)

DVBMEDIASINK_CONFIG = "--with-dreambox --with-pcm --with-wma --with-wmv --with-dtsdownmix --with-eac3"

for 800hd  I have use this config (But I got same issue all movies after 7 or 10 minutes stops working play)

DVBMEDIASINK_CONFIG = "--with-dreambox --with-dts=no"

So do you think the problem from DVBMEDIASINK_CONFIG ?!


DM500s
DM800

DM800se

DM920UHD


Re: Openpli-5 (still next master) #632 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 21 November 2016 - 09:17

@christophecvr

I have build two images one for 800hd and one for 800se with last version of your's recipes of gstreamer

 

for 800se I have use this config (and image works perfect without any stop movies)

DVBMEDIASINK_CONFIG = "--with-dreambox --with-pcm --with-wma --with-wmv --with-dtsdownmix --with-eac3"

for 800hd  I have use this config (But I got same issue all movies after 7 or 10 minutes stops working play)

DVBMEDIASINK_CONFIG = "--with-dreambox --with-dts=no"

So do you think the problem from DVBMEDIASINK_CONFIG ?!

Ni idea guess box runs out off memory but why ? I can't test it



Re: Openpli-5 (still next master) #633 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 21 November 2016 - 15:30

 

@christophecvr

I have build two images one for 800hd and one for 800se with last version of your's recipes of gstreamer

 

for 800se I have use this config (and image works perfect without any stop movies)

DVBMEDIASINK_CONFIG = "--with-dreambox --with-pcm --with-wma --with-wmv --with-dtsdownmix --with-eac3"

for 800hd  I have use this config (But I got same issue all movies after 7 or 10 minutes stops working play)

DVBMEDIASINK_CONFIG = "--with-dreambox --with-dts=no"

So do you think the problem from DVBMEDIASINK_CONFIG ?!

Ni idea guess box runs out off memory but why ? I can't test it

 

Note all movies (also you're ts ? those are not using gstreamer)



Re: Openpli-5 (still next master) #634 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 21 November 2016 - 15:43

Ter info pli5 gstreamer recipes 1.11.0.1 updated to today 20161121 14:45 Hr.

 

https://github.com/c...TREAMER-RECIPES



Re: Openpli-5 (still next master) #635 charlesduco

  • Senior Member
  • 62 posts

+6
Neutral

Posted 22 November 2016 - 13:06

I still had to change gstreamer1.0-plugins-bad-fragmented to gstreamer1.0-plugins-bad-hls in meta-openpli/recipes-openpli/enigma2/enigma2.bb to get hls-streaming working on my Vu+ Duo.

 

Is this normal or I'm a doing something wrong with the gstreamer recipes? Is there a reason that the name "fragmented" is retained in enigma2.bb while the package name changed since gstreamer 1.7.1?



Re: Openpli-5 (still next master) #636 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 22 November 2016 - 14:05

Very strange problem

root@vusolo2:~# opkg update
Downloading http://downloads.pli-images.org/feeds/openpli-5/3rd-party/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://downloads.pli-images.org/feeds/openpli-5/3rd-party-vusolo2/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Downloading http://dax-arch/feeds/openpli-5/all/Packages.gz.
wget: bad address 'dax-arch'
Downloading http://dax-arch/feeds/openpli-5/mips32el/Packages.gz.
wget: bad address 'dax-arch'
Downloading http://dax-arch/feeds/openpli-5/vusolo2/Packages.gz.
wget: bad address 'dax-arch'
Collected errors:
 * opkg_download_backend: Failed to download http://downloads.pli-images.org/feeds/openpli-5/3rd-party/Packages.gz, wget returned 1.
 * opkg_download_backend: Failed to download http://downloads.pli-images.org/feeds/openpli-5/3rd-party-vusolo2/Packages.gz, wget returned 1.
 * opkg_download_backend: Failed to download http://dax-arch/feeds/openpli-5/all/Packages.gz, wget returned 1.
 * opkg_download_backend: Failed to download http://dax-arch/feeds/openpli-5/mips32el/Packages.gz, wget returned 1.
 * opkg_download_backend: Failed to download http://dax-arch/feeds/openpli-5/vusolo2/Packages.gz, wget returned 1.

Why "dax-arch"??? Is the hostname of pc where i build the image



Re: Openpli-5 (still next master) #637 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 22 November 2016 - 14:50

not strange at all ;)

by default your custom private build is intended to use your private feed, which is not set up /yet/, and machine hostname is a dummy feed's hostname by default...

if you'd like to have image update / package management working, you need to install and configure local webserver for your feed (I'd recommend nginx) and adjust /etc/opkg/ feed entries accordingly


True sarcasm doesn't need green font...

Re: Openpli-5 (still next master) #638 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 22 November 2016 - 15:02

not strange at all ;)

by default your custom private build is intended to use your private feed, which is not set up /yet/, and machine hostname is a dummy feed's hostname by default...

if you'd like to have image update / package management working, you need to install and configure local webserver for your feed (I'd recommend nginx) and adjust /etc/opkg/ feed entries accordingly

Explained very well, thanks! I can 't use openpli feed (if exist for pli5)?



Re: Openpli-5 (still next master) #639 WanWizard

  • PLi® Core member
  • 69,121 posts

+1,763
Excellent

Posted 22 November 2016 - 15:04

No, our feeds (= the bandwidth paid by us) is only for OpenPLi images. Self builds, or people building "based on OpenPLi" images, need to provide their own feed.

 

And in this specific case, there is no OpenPLi 5 feed yet.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Openpli-5 (still next master) #640 dax

  • Senior Member
  • 228 posts

0
Neutral

Posted 22 November 2016 - 15:22

No, our feeds (= the bandwidth paid by us) is only for OpenPLi images. Self builds, or people building "based on OpenPLi" images, need to provide their own feed.

 

And in this specific case, there is no OpenPLi 5 feed yet.

Ok, i understand! Thanks




16 user(s) are reading this topic

0 members, 16 guests, 0 anonymous users