|
Hi Qasem ,
Thanks for you suggestion. While searching for the approach i came accross this one also where i can divide the main vidoe files into multiple files and save them indivisually in database. That we can do easily using ltmmConvertCtrl.SelectionStart and ltmmConvertCtrl.SelectionEnd porpoerties, but my problem is coming when i want to play this file.
Let us say I have one file of size 100KB named as MainFile.avi. I am dividing this file into four small size files of 25 KB each with diffrent names.
Now for this first time i will load first part of file in ltmmPlay control, if user reaches the end of this file again i will request DB for next part of file and so on.
But my problem is that how can i combine all these files once user reaches the end of last section.
As we are providing slider to user, after reaching end of file he can go use slider to see any part of file.
Regarding OSG, I dont have much idea.
I hope you understood what exactly I want. If you feel that OSG can solve my problem, please advise me how I can use OSG.
Thanks,
Harish
|