porting old DD plugins to the new api
Posted: Mon Jun 26, 2006 8:11 am
Hello Rel,
These days I am searching for any md plugin or other possible solution to stream the currently viewing channel over a local network. I've found a plugin on the german DD website but it's made for older DD than 1.0 so I guess this one won't work.
Are there any sources of those elder plugins awailable? how hard is it to adapt these to the new DD api?
I am not real programmer but I've done some courses of delphi and c++ so I know some basics. if it's sufficient to change some imports; follow new rules from the header files and similar stuff I would like to have a look at it if possible.
I've downloaded latest SDK you posted here in the forums some days ago. I started playing with stream recorder module which might be something to start with to get what I want.
Only difference to my request is that it rips whole transponder. I would like to receive current channel only to be able to stream it over a network. I know nothing about transport streams so I don't know if there is other filter type needed to get only audio and video pids of current channel or it's better to parse the transport stream on my own. The streaming is completelly different story, I guess I have to look for it somewhere else.
if you can I appreciate some comments on this to see what I am able to do.
if there is any existing solution to my request let me know either please.
These days I am searching for any md plugin or other possible solution to stream the currently viewing channel over a local network. I've found a plugin on the german DD website but it's made for older DD than 1.0 so I guess this one won't work.
Are there any sources of those elder plugins awailable? how hard is it to adapt these to the new DD api?
I am not real programmer but I've done some courses of delphi and c++ so I know some basics. if it's sufficient to change some imports; follow new rules from the header files and similar stuff I would like to have a look at it if possible.
I've downloaded latest SDK you posted here in the forums some days ago. I started playing with stream recorder module which might be something to start with to get what I want.
Only difference to my request is that it rips whole transponder. I would like to receive current channel only to be able to stream it over a network. I know nothing about transport streams so I don't know if there is other filter type needed to get only audio and video pids of current channel or it's better to parse the transport stream on my own. The streaming is completelly different story, I guess I have to look for it somewhere else.
if you can I appreciate some comments on this to see what I am able to do.
if there is any existing solution to my request let me know either please.