Jump to content


nobody9

Member Since 29 Sep 2011
Offline Last Active 08 Jan 2012 18:33
*****

#240925 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 25 December 2011 - 06:03

@all,

a small present for you, changed the buffer handling.
So the channel switch are faster and the most time outs are gone.
Please test.

Merry Christmas,

nobody9


#240539 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 23 December 2011 - 03:39

it´s working

git clone git://git.opendreambox.org/git/obi/libdvbsi++.git
Cloning into libdvbsi++...
remote: Counting objects: 1658, done.
remote: Compressing objects: 100% (512/512), done.
remote: Total 1658 (delta 1292), reused 1450 (delta 1128)
Receiving objects: 100% (1658/1658), 387.86 KiB, done.
Resolving deltas: 100% (1292/1292), done.

libdvb++* is not available from git




#240083 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 20 December 2011 - 23:37

News from today:

Ported the last changes from openpli-git from yesterday

Thanks to Pli to implement the streaming-server into enigma2.

streaming and recording works without any problems
you can test the streaming with VLC open Network

http://ip-of-openpliPC:8001/sRef
example of a sRef 1:0:1:7001:436:1:C00000:0:0:0:

Recording a channel and watching other channel on the same transponder also works.
Testet with SD- and HD-Channels


#239553 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 19 December 2011 - 07:19

in this post you find the newest version of vtunerc and vtunerd for i686,x86_64 and mipsel

http://openpli.org/f...post__p__239211


The vtuner versions:
The source code on the vtuner website for vtunerc does not match the version of vtunerd.mipsel, one of the parameters shows 166667 or something like that when it should be 1 on a working interface.
The downloadable version on the vtuner website, vtunerc.i686 matches the version of the vtunerd.mipsel(dreambox) daemon, but I think it is an older interface.
Would it be possible for someone to build the vtunerd.mipsel binary on the dreambox openpli environment then it should be possible to use the latest interface.




#239500 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 18 December 2011 - 21:17

it´s run with all dvb-tuners they are running under linux.

Hi,

I wanted to know if this software works only with VTUNER software or a real DVB-S2 card as TT-S3200 would work too ?
(i am not a Ubuntu user......nor expert..).

Thanks
attaros




#239211 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 17 December 2011 - 20:12

@shumifan50,
attached the vtuner apps for mipsel,i686 and x86_64

a short doku:

on the server copy the file vtunerd.mipsel to /usr/bin
and start i over telnet with /usr/bin/vtunerd.mipsel

for the client you must compile and load the vtunerc kernelmodule
see doku:

http://wiki.nessiedv...install_vtunerc

Then you can start the vtunerc client on the client box
change to the path where you copyed the vtunerc binary

start the client for DVB-S2
./vtunerc.xxx -f s2:1 2>&1 >> /var/log/vtunerc.log &
for DVB-S
./vtunerc.xxx -f s1:1 2>&1 >> /var/log/vtunerc.log &

xxx can be i686 or x86_64

i hope that helps you

Attached Files




#238691 ET9x00 Fehler nach Update 15.12.2011

Posted by nobody9 on 15 December 2011 - 14:29

es fehlt das return nach dem dvb.

und du solltest

update-modules -f

aufrufen sonst meint er es ist schon aktuell.


#237633 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 10 December 2011 - 06:54

Thanks for the update. Very happy to hear you migrated cougar's patches to your work. I think this is an important step. Waiting your updates excitedly.

Attached the patches and the scripts for openpliPC tested on Ubuntu 10.10 32/64 Bit.

First start ./build_libs.sh it donwload, build and install all needed libraries and programs.
After it start ./build_enigma2.sh it get the openpli enigma2 source code, patchit, compile and Install.
Enigma2 will be installed in /usr/local, also the script copy´s example configs to /usr/local/etc/enigma2.
the hole /proc/stb directory are located at /usr/local/etc/tuxbox/stb.

Start enigma2:

sudo /usr/local/bin/enigma2

With xine_vdpau i get osd, video (SD and HD) and sound,
with xine_xshm i get video (SD and HD) and sound ,
with xine_sdl i get only video (SD and HD) in size 720x576 they don´t scale and sound .

thanks to:

Cougar for porting Enigma2 to Enigma2PC
kanber_kav implement a Mediplayer in Enigma2PC over xinelib without gstreamer and implement subtitles.
buyukbang for testing.

The performence on my MacBookPro13(Dualcore 2.4 GHz) with Ubuntu 10.10 64bit it´s very fast.

regards,

nobody9


#235847 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 2 December 2011 - 04:31

attached the new script to build enigma2 tested with the todays openpli.

changes:

- you must start enigma in the bin directory ./enigma2 or bin/enigma2.sh
- put in a dummy proc directory. You found their the file nim_sockets (proc/base/nim_sockets. enigma2 uses it to find the frontends.
- add Powerbutton to F10
- fixed the repeted keystroke (SDL fix)
- recording works when the device /dev/dvb/adapterX/dvr0 exist.
- F1 for start recordings
- added satellites.xml,terrestrial.xml
- added timezone.xml ti set the corect timezone


changes:

- split shell scripts

build_libs.sh - creates the required libs to compile and run Enigma2

build_enigma2.sh - patch and build enigma2

update_enigma2.sh - update and build enigma2

- fix some keys in keymap.xml
- fix skin select


#235777 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 1 December 2011 - 17:41


So that's another great news ! Really appriciate your progress on this in short time !

attached the new script to build enigma2 tested with the todays openpli.

changes:

- you must start enigma in the bin directory ./enigma2 or bin/enigma2.sh
- put in a dummy proc directory. You found their the file nim_sockets (proc/base/nim_sockets. enigma2 uses it to find the frontends.
- add Powerbutton to F10
- fixed the repeted keystroke (SDL fix)
- recording works when the device /dev/dvb/adapterX/dvr0 exist.
- F1 for start recordings
- added satellites.xml,terrestrial.xml
- added timezone.xml ti set the corect timezone


nobody9


some fixes in the keymap after the change in the SDLLib some keys don´t work.
Expand and copy the file to share/enigma2. Also added INFO-Button to F5 and EPG-Button to F6.


#235771 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 1 December 2011 - 16:52


BTW, I just contacted with Kanber again, he said that he also have tried vdr-softdevice Plugin with no success. I don't know, may be you can achieve that, or may be another stronger technology like opengl would be more time effective?

I found today the SDL_ffmpeg lib. I think that can be an possibility to get the Video working.


#235766 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 1 December 2011 - 16:40

So that's another great news ! Really appriciate your progress on this in short time !

attached the new script to build enigma2 tested with the todays openpli.

changes:

- you must start enigma in the bin directory ./enigma2 or bin/enigma2.sh
- put in a dummy proc directory. You found their the file nim_sockets (proc/base/nim_sockets. enigma2 uses it to find the frontends.
- add Powerbutton to F10
- fixed the repeted keystroke (SDL fix)
- recording works when the device /dev/dvb/adapterX/dvr0 exist.
- F1 for start recordings
- added satellites.xml,terrestrial.xml
- added timezone.xml ti set the corect timezone


nobody9


#235720 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 1 December 2011 - 14:38

@buyukbang,

short Information recording works. I will post at the weekend a new patch.

nobody9


#235632 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 1 December 2011 - 01:12

VTuner ? Nice idea ! I didn't thought that. So i can ude this method, too.

http://code.google.com/p/vtuner/


#235567 Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

Posted by nobody9 on 30 November 2011 - 17:03

This is really good news !!! I think all/most cards supported by ubuntu will work. Are you using internal or usb card ?

AFAIK the real tricky part is Video Picture. Kanber Kav (a enigma2pc enthusiastic) told me that he previously had managed to modify engima2 to work on PC by using SDL (default one in enigma2 ?? ) to get picture, but he said picture was so laggy the he had given up. Now Cougar used Xine to solve this problem. It is a opensource git and patches can be modified to work in your PLi PC image. But disadvantage of this method is the requirement for a nvidia card.

Again, I think a git on PLi servers could help this project to generate a better solution than cougar's one. I know PLi has very skilled developers that could help on this. But first we must attract their attention Posted Image


add the moment i use vtuner to share my DVB-S2 tuner from the stb to my LinuxVM.

I had a short look today to the vdr-softdevice Plugin, it is for Budged DVB-Cards without Hardware-Decoder. I think we need somthing near it for Enigma2.