• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 47
XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2)
#16
It works now! if anyone cares:

if webXtv works, then SPTS is enabled Smile

beta2 froze for me but beta1 works better. it is very unstable and needs many reboots but it's a start.

also use port 80 and not 81
Reply
#17
Reply
#18
Thank you GeminiServer. You're a god
real_men_don't_need_spacebars.
Reply
#19
I have found one issue that irritates me.

When streaming a channel and than swithing to another one with a different motor position, the tuxbox client wont start caching the stream. The caching window appears simultaniously when the motor starts moving but when the position is found the caching window still doesnt start to show any progress.

I would like to know if this problem is solveable or not
real_men_don't_need_spacebars.
Reply
#20
Hi,

Is this in the latest XBMC version ?
If not where can I find it please.
Reply
#21
There's a branch for the development of it in SVN.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#22
I have done some tests yesterday on RC1 version and Gemini 3.20 dreambox image. It works stable and without hangups (at least for me). Thing that I have found as a problem is that very slow parsing of XMLs with channel data.
Think that good idea will be to store this localy (on xbox hard drive, as link files) and just have option to update full list. Because changeing channels takes a lot of time.
Also list should not be sorted at all (bouqets and channels) because people mostly organize it by some other mean.
Think making some caching mechanisam should help very very much.
Reply
#23
@mmicko, I've had the same idea. Don't forget you can que the channels into a playlist and use the playlist instead. It would be handy though to add a manual sorting function for the playlist next to the standard sort modes. It beats editing the .m3u in notepad Wink
real_men_don't_need_spacebars.
Reply
#24
you can manually re-order playlists when using the now playing window. this is the only time that the playlist is memory resident (as a playlist). of course you need to save the reordered playlist.

when "browsing", you're only seeing the contents of the playlist because xbmc is treating the playlist as a folder. its not really a playlist. if you disable that option thru advancedsettings, when you select a playlist, it'll be automatically loaded into the now playing window as a playlist.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#25
thanks kraqh3d. I'll try that
real_men_don't_need_spacebars.
Reply
#26
Hello,

on the newest build (rc1b) I don't can stream anymore....

Haven't posted the whole log, because I think I have located the error....

Maybe this is the reason:

Code:
18:33:16 M: 36143104   DEBUG: FileCurl::Close(D00E6C74) http://root:[email protected]/xml/boxinfo
18:33:16 M: 36143104   DEBUG: FileCurl::Open(D00E6C74) http://root:[email protected]/xml/serviceepg
18:33:16 M: 36143104   DEBUG: Curl:: Debug About to connect() to 192.168.1.2 port 80
18:33:16 M: 36143104   DEBUG: Curl:: Debug   Trying 192.168.1.2...
18:33:16 M: 36143104   DEBUG: Curl:: Debug Connected to 192.168.1.2 (192.168.1.2) port 80
18:33:16 M: 36143104   DEBUG: Curl:: Debug Server auth using Basic with user 'root'
18:33:16 M: 36143104   DEBUG: Curl:: Debug GET /xml/serviceepg HTTP/1.1

                             Authorization: Basic cm9vdDpkcmVhbWJveA==

                             User-Agent: XBMC/pre-2.1 (compatible; MSIE 6.0; Windows NT 5.1; WinampMPEG/5.09)

                             Host: 192.168.1.2

                             Accept: */*
18:33:17 M: 36143104   DEBUG: Curl:: Debug HTTP/1.1 200 OK
18:33:17 M: 36143104   DEBUG: Curl:: Debug Connection: close
18:33:17 M: 36143104   DEBUG: Curl:: Debug Content-Length: 62995
18:33:17 M: 36143104   DEBUG: Curl:: Debug Content-Type: text/html; charset=utf-8
18:33:17 M: 36077568   DEBUG: Curl:: Debug Closing connection #0
18:33:17 M: 35815424   DEBUG: CTuxBoxUtil::ServiceEPG - Service EPG
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Service
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Service Reference: 1:0:1:6dca:44d:1:c00000:0:0:0:
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Service Name: Das Erste
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Event
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Date: 12.01.2007
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Time: 18:20
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Duration: 1800
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Genre: Seifenoper
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Genrecategory: 01
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Start: 1168622400
18:33:17 M: 35794944   DEBUG: CTuxBoxUtil::ServiceEPG - Details: Stefano und Tanja eröffnen den Rosenkrieg. Lilli will bei Marlon bleiben. Raul und Yasemin fühlen sich bereit für ein eigenes Baby.
18:33:17 M: 36126720   DEBUG: FileCurl::Close(D00E6C74) http://root:[email protected]/xml/serviceepg
18:33:17 M: 36241408   DEBUG: FileCurl::Close(D00E6F68) http://root:[email protected]/cgi-bin/zapTo?path=1:0:1:6dca:44d:1:c00000:0:0:0:
18:33:17 M: 36347904   DEBUG: CTuxBoxUtil::GetAudioChannels Audio Channel Selection is Disabled! Returning False to use the default values!
18:33:18 M: 36347904   DEBUG: CPlayerCoreFactor::GetPlayers(http://root:[email protected]:31339/0,0064,0065,0066,0x[b]00,,0[/b]065)
18:33:18 M: 36347904    INFO: Loading skin file: DialogProgress.xml
18:33:18 M: 35414016    INFO: mplayer play:http://root:[email protected]:31339/0,0064,0065,0066,0[b]x00,,00[/b]65 cachesize:4096
18:33:18 M: 28983296   DEBUG:   msg:  set audio functions called
18:33:18 M: 28983296   DEBUG:   msg:  done
18:33:18 M: 28983296    INFO: Flipping bi-directional subtitles disabled
18:33:18 M: 28983296   DEBUG:   msg: mplayer_init()
18:33:18 M: 28983296   DEBUG:   msg: enable mplayer osd
18:33:18 M: 28983296   DEBUG:   msg: MPlayer dev-CVS-070107-02:50-3.4.2 (C) 2000-2004 MPlayer Team
18:33:18 M: 28983296   DEBUG:   msg: CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville
18:33:18 M: 28983296   DEBUG:   msg: (Family: 6, Stepping: 10)
18:33:18 M: 28983296   DEBUG:   msg: Detected cache-line size is 32 bytes
18:33:18 M: 28983296   DEBUG:   msg: CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
18:33:18 M: 28983296   DEBUG:   msg: Compiled for x86 CPU with extensions:
18:33:18 M: 28983296   DEBUG:   msg:  MMX
18:33:18 M: 28983296   DEBUG:   msg:  MMX2
18:33:18 M: 28983296   DEBUG:   msg:  SSE
18:33:18 M: 28983296   DEBUG:   msg:
18:33:18 M: 28971008   DEBUG:   msg:
18:33:18 M: 28983296   DEBUG:   msg: Creating config file: Q:\system\players\mplayer\config
18:33:18 M: 28971008   DEBUG:   msg:
18:33:18 M: 28680192   DEBUG:   msg: 88 audio & 199 video codecs
18:33:18 M: 27664384   DEBUG:   msg: mplayer_open_file(http://root:[email protected]:31339/0,0064,0065,0066,0[b]x00,,006[/b]5)
18:33:18 M: 27664384    INFO: Stating file http://root:[email protected]:31339/0,0064,0065,0066[b],0x00,,0065[/b].conf
18:33:18 M: 27664384    INFO: Stating file Q:\system\players\mplayer\0,0064,0065,0066,0x00,,0065.conf
18:33:18 M: 27664384   DEBUG:   msg: Playing http://root:[email protected]:31339/0,0064,0065,0066,[b]0x00,,0065[/b].
18:33:18 M: 27664384   DEBUG:   msg: find subtitles
18:33:18 M: 27664384   DEBUG:   msg: auto open Z:\subtitle
18:33:18 M: 27664384   DEBUG:   msg: protocol:http
18:33:18 M: 27664384   DEBUG:   msg: open stream protocol:http
18:33:18 M: 27643904   DEBUG:   msg: Connecting to server 192.168.1.2[192.168.1.2]:31339 ...
18:33:18 M: 27643904   DEBUG:   msg: Error while sending HTTP request: didn't sent all the request
18:33:18 M: 27643904   DEBUG:   msg: Unable to open URL: http://root:[email protected]:31339/0,0064,0065,0066,0x00,,0065
18:33:18 M: 27643904   DEBUG:   msg: unable to open stream
18:33:18 M: 27643904   ERROR: CMPlayer::OpenFile http://root:[email protected]:31339/0,0064,0065,0066,0x00,,0065 failed with code 0
18:33:18 M: 27643904   DEBUG:   msg:  mplayer_close_file()
18:33:18 M: 27643904   DEBUG:   msg:
18:33:18 M: 27643904   DEBUG:   msg:  uninit_player
18:33:18 M: 28958720   DEBUG:   msg:  uninit_player - done
18:33:18 M: 28958720   DEBUG: Freeing FS segment @ 0xb83c80
18:33:18 M: 35405824   ERROR: Playlist Player: skipping unplayable item: 0, path [tuxbox://root:[email protected]/cgi-bin/zapTo?path=1:0:1:6dca:44d:1:c00000:0:0:0:.ts]
18:33:18 M: 35405824   DEBUG: Playlist Player: no more playable items... aborting playback
18:33:23 M: 36356096    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.2
18:33:23 M: 36388864    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.2

There is a empty left field in the apid & vpid parameters parsed to box think...

Maybe this is the error? I'm using dm7020 with gm3.30... With earlier builds I had epg issues (talked about that in irc), but I could stream at least ... Smile

maybe you will look into it, GeminiServer

Best regards
lolol
Reply
#27
hi lolol,
yes it looks like that the apid is not received correctly or another thing.. i will check that..

Regards
GeminiServer
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#28
Lolol, the Audio Problem is Fixed now!
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#29
Thanks, i'll will try it now...

greetings lolol
Reply
#30
I am using gemini 3.30 on the DM500c and it works a treat.

Thanks geminiserver.
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 47

Logout Mark Read Team Forum Stats Members Help
XBMC Tuxbox Enigma Stream Client (Enigma / Enigma2 Based Dreambox & Dbox2)5