start at stream position.... (2 Viewers)

drfonz

Portal Member
October 23, 2006
31
0
Leeds
Home Country
United Kingdom United Kingdom
samposoft,

I'm currently developing my code on a Windows 2003 Enterprise Server Virtual Machine, and so the video player doesn't seem to play nice with it (possibly a DirectX issue). I've tried it on my Windows XP host machine and it works fine (the TV Server is running on a remote machine on Vista Ultimate).

It seems to work well on XP, although I did make it crash by constantly moving the seek point backwards and forwards :)

I'll have a look at your code later and see if I can see anything that jumps out, but so far it looks really good. Thanks for your quick prototyping of the app!!

Cheers!
AL
 

lar282

Portal Pro
July 11, 2004
414
2
spagetti source

if u want the spaggetti source, sure.Maybe u can clean it up and post back.... -:)

I was just using it as a test. Going to create a plugin for another application but it was simplier to use a application for test, so the code is really really ugly......

//Lasse
 

CaptainIglo

Portal Member
January 11, 2007
9
0
37
How does the Application work, I'm not able to connect?
Or did I need another App (Is the server not built in?) to play a DVB-Stream?
 

lar282

Portal Pro
July 11, 2004
414
2
the app connects to the server!

1: edit the xml file and replace true to false in the line
<entry name="autoconnect">true</entry>
2: delete the line
<entry name="Lastchannel">28</entry>
3: start the application.
4: type in the servers ip adress and the card number u want to connect to (0 if u only have one card)
5: remove the checkbox autoconnet (only have this when all is working
6: Press Populate channels. This will connect and start timeshift on the first channel...
 

CaptainIglo

Portal Member
January 11, 2007
9
0
37
4: type in the servers ip adress and the card number u want to connect to (0 if u only have one card)

This is the Problem. I did not have a Server, I meant your app is also the server...
I need to write my own Server (did you have also do this and yould share it with me or did you used the orginal TVServer?).
 

Users who are viewing this thread

Top Bottom