Play V-PID and A-PID TS-Stream!

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
sternenfeuer Offline
Junior Member
Posts: 8
Joined: Jul 2004
Reputation: 0
Post: #41
is it possible to use the dbox2 timer?
select and save a movie in the dbox timerlist, turn xbox on, wait (record), watch the movie later on xbox ...

is there an nfs-server for the xbox (not with linux)?
then it would already be possible ...
find
sternenfeuer Offline
Junior Member
Posts: 8
Joined: Jul 2004
Reputation: 0
Post: #42
look at this ... http://www.citi.umich.edu/projects/nfsv4/pynfs/

any idea if this work on the xbox?
find
pathetic Offline
Junior Member
Posts: 21
Joined: Jul 2004
Reputation: 0
Post: #43
yes,
it should work. you can poll the dbox timer via webcontrol and check if there is an entry. but it would be easier to set a timer on the xbox in the script. i have simple recording implemented since yesterday, but without timer.
epg is the next step
[Image: dbox_streamer.jpg]
find
sternenfeuer Offline
Junior Member
Posts: 8
Joined: Jul 2004
Reputation: 0
Post: #44
sorry ... wrong language :-)
is there an download to test the script?
find
pathetic Offline
Junior Member
Posts: 21
Joined: Jul 2004
Reputation: 0
Post: #45
i'm currently finetuning the bouquet selection,
maybe in the next few days. streaming works good, recording is only for testing
find
Mausman Offline
Junior Member
Posts: 33
Joined: Jun 2004
Reputation: 0
Post: #46
i can zap the channel of the dreambox, but i can't stream yet?
anny idee? the log say's unable to connect.

tia
find
GeminiServer Offline
Senior Member
Posts: 174
Joined: Oct 2003
Reputation: 0
Post: #47
hi!
here is the next release!!! Wink

<span style='color:red'><span style='font-size:17pt;line-height:100%'>dreambox-tv v0.28</span></span>
download and more screenshots here:
www.xboxconfig.de

[best viewed with: project_mayhem skin !!!]

Quote:################################################################
# xbmc geminiserver dreambox-tv v0.28 beta!
#
# comments:
# - this is my first python script guys..
# - if some one own a dreambox and good in python..
# he is welcome to help to create..
# - it is very beta, this means there are some bugs in
# it.. but i think for testing it is ok!
################################################################
#
# installation:
# - copy this py to [xbmc]\scripts\dreambox-tv\*.*
# 1. add in the script your dreambox settings
# ip = '192.168.0.110'
# user = 'root'
# password = 'dreambox'
#
# 2. do not switch chnl on dreambox during streaming
# 3. some chnls can't be stream [don't know why!! dream bug!]
# 4. if the script hang, juste restart xbmc and the script!
# 5. this script ist testet on image release. 1.07.4!
# 6. the record function only write the stream to the hdd
# 7. you can a.t.m only stream [view], or recorder! not both!
# 8. the dbox2 will follow!
# 9. there must be a folder temp in dreambox-tv!!
################################################################
#
# w.i.p: work in process and future features:
# - is to make better vapid detection
# - make a audio stream choosing, like ac3, ger, eng...
# - create epg view for that channel
# - show doing process [where what]
# - implement error detection is something goes wrong
# - better ui menu: like zap, controll, config, info
# - timeschift for recording..
# - on zap also show in background the current screen shot!
# - fixing bugs....
# - and more features;)
#
#################################################################

version history dreambox-tv

v0.28: released!
add.- some ui tweaks..
add.- lcd view during zap;)!
add.- lcd-shot on ui
add.- all temp files now and must be in \temp
add.- new folder in dreambox-tv root temp!!
add.- base config.ini [but w.i.p]

v0.27:
add.- set name for each recordet file tdate!
add.- start recording choose yesno
add.- show error is vapid not avaiblible on the current chnl
add.- ask yn if you want to exit on [back!]

v0.26:
add. - switch from channel back to bouquets <>
add. - dreambox controll: onscreendisplay [osdp] shot and show the picture
add. - create dreambox controll: lcd display shot and show the picture
add. - record to hdd [current with python, only for testing! but i will implement this
function directly into xbmc, so it will be then easy to start and stop the
recording during view! it will also possible to stream another channel and
record another one! if they im the same network.]
v0.25:
add. - dreambox controll: standby
add. - dreambox controll: wakeup
add. - dreambox controll: screenshot and show the picture
add. - zapto the channel
add. - receive all channels and bouquets
add. - analyse an create the channel list..
v0.24:
add. - create ui
v0.1x:
add. - connect and get the current stream
add. - initial release

[Image: screenshot000.gif]

[Image: screenshot017.gif]

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: badge.gif]
find
kaisersose Offline
Member
Posts: 70
Joined: Apr 2004
Reputation: 0
Post: #48
got it working finally! the communication setup on the dreambox said port 21 but changed it to 80 and it worked, i knew it had to be something stupid. does the record option work? when i clicked it it says do u want to record and then when i say yes, nothing seems to happen so i do an igr and then i say a new file created in the e drive but its only 0.1kb. thanks anyways for your brilliant work!
find
GeminiServer Offline
Senior Member
Posts: 174
Joined: Oct 2003
Reputation: 0
Post: #49
@kaisersose
:o nice to see that it works now!
you are right! dreambox-tv uses the http interface on port 80! which sould be standartly set!
and if you choose record, it will record in background without any process indication! standart is path e:\\ set! and it will cream a mpg file! but this feature is only for testing and it is very alpha state! to stop the recording, close the script and you see that dreambox-tv is running.. is you once [open] it it will stop recording!

to all you guys who use this script! please post your experience with it!

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: badge.gif]
find
Mausman Offline
Junior Member
Posts: 33
Joined: Jun 2004
Reputation: 0
Post: #50
i tried almost every known port, but there is no challel list.
but for now it's showing more. keep up the work
find
Thread Closed