Hi
I am currently writing a linux dvb veiwer/recorder as a front end to Mplayer.
I have implemented veiwing and recording on the fly but I would like to add a function to record the current channel at a specific time and end the recording at a specific time.
How do I write a function that will constantly check whether the time criteria has been met without interrupting the current function for viewing a dvb channel?
Any guidance appreciated.
I am currently writing a linux dvb veiwer/recorder as a front end to Mplayer.
I have implemented veiwing and recording on the fly but I would like to add a function to record the current channel at a specific time and end the recording at a specific time.
How do I write a function that will constantly check whether the time criteria has been met without interrupting the current function for viewing a dvb channel?
Any guidance appreciated.