Is web streaming with AVIFIL32 possible?

Windows specific forum
mpz
Enthusiast
Enthusiast
Posts: 497
Joined: Sat Oct 11, 2008 9:07 pm
Location: Germany, Berlin > member German forum

Is web streaming with AVIFIL32 possible?

Post by mpz »

Hello,

i use the AVIFIL32.dll library for my mp3d engine to open avi as moving textures and to create an avi file. A user ask me about streaming of an avi file and to integrate this in the mp3d engien. Does anybody know a way how to use a Webfile like "http://mywebsite.com/files/videos/mylivestream.avi" instead of a avi file on disk?!? In the AVIFIL32 lib i use the AVIFileOpen comand to open avi file...

P.S: I can use and translate other language like c++ etc too, but i did not found a code or a solution...

Thanks for your help
Michael
Working on - MP3D Library - PB 5.73 version ready for download
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Is web streaming with AVIFIL32 possible?

Post by IdeasVacuum »

It would surely be better to download the file and then use it.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply