Videostreaming and multilanguage modules
staal - October 18, 2007 - 12:04
Hi
I am looking for two modules: a videostreaming module and a multilanguage module (has to support arabic (RTL) and Tyrkish) but I cant find any - can anybody help?
Staal
Hi
I am looking for two modules: a videostreaming module and a multilanguage module (has to support arabic (RTL) and Tyrkish) but I cant find any - can anybody help?
Staal
Hi. I'm working with videos
Hi.
I'm working with videos on drupal site.
There's no module for striming - and that's right. Because php streaming makes big load for server. Streaming is better done with specialized software. So you need only videosupport module - look at Video.module and FlashVideo.module.
Internationalization could be done with Localization.module, but I don't know what about RTL.
Yours, Eugene