Although it's not implemented (tell me if i'm wrong), I'm trying to enable timeshifting with VLM for TV.
I was thinking about making a vod object that will record tv on a file when a user connects, and then another object will be created with the file created as its input. With this system the user should be able to pause/resume TV as VLM is actually reading the file.
But I have a problem now. I don't know how to record tv to a file ...
Here are my telnet lines :
Code: Select all
new TF1_fichier vod
setup TF1_fichier enabled
setup TF1_fichier input pvr:/dev/video0:norm=secam:size=720x576:frequency=519250:bitrate=5000000:maxbitrate=8000000 --cr-average 1000
setup TF1_fichier output #std{access=file,mux=ts,dst=/home/davidb/TF1_fichier.mpg}
Thanks for your help
__
David
http://www.sens3d.com/