| |||||||
| Development You want to code something for the TV-Server? Share it in here! |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Jan 2007 Age: 21
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi, I'm currently working on my diploma work and there we need to develop our own DVB and Video streaming server in C#/.net. I think some source parts from MediaPortal could help me with the capturing of the DVB-Card and the streaming over the network, but there I've my problems. I'd downloaded the whole Mediaportal-SVN and the TVLibrary-SVN and if i compile the TestApp in the TVLibrary I've got the exception as shown in the attachment, when i try to tune and the part where the streaming is written I did not find. So could someone help me, because I should solve these problems as soon as possible, because the deadline get every day nearer... greets Capt.Iglo P.S.: I have a TechniSat SkyStar 2 PCI with the BDA-Drivers installed. |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Jan 2007 Age: 21
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi, did'nt know why, but now the TestApp works. I could search Channels and i found channels. But there I have a question: Could i preview/watch a channel in the TestApp to verify that it receive a correct stream? And the second thing: I wrote a own Application referred to DirectShowLib, TVLibrary and TVLibrary.Interfaces and was also trying to scan for Channels but if I call the ITVCard.TuneScan(channel) method I got an Exception with the message "Unable to build Graph". I had made a vareable ITVCard card = TvCardCollection.cards[0] and then I'm directly trying to tune with card.TuneScan(channel) and got the exception. If I try card.Tune(channel) I did not get the exception, but then the same exception came when I try to scan for channels. What did I made wrong? greets Capt.Iglo EDIT: Many try's and one Bluescreen later it works to search (and find) channels, didn't know why, but without a change befor/after the bluescreen it works now. Now i must find out how to get the DVB-Stream to watch/send it... Last edited by CaptainIglo; 2007-01-13 at 08:56. |
| | |
![]() |
| Bookmarks |
| Tags |
| develop, server, streaming |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TV server doesn't stream anymore | bugmenot | Get Support | 17 | 2007-01-18 17:01 |
| More Observations about the TV Server | Marky Mark | General Talk | 0 | 2007-01-13 21:04 |
| Help with TVServer and client | rick78 | Get Support | 8 | 2006-12-12 18:48 |
| tv server | Niclas001 | Get Support | 2 | 2006-11-05 14:03 |