How do I create a playlist for RealPlayer?
I want to create a playlist in RealPlayer through a Perl script to avoid every time opening the ReaPlayer for an audio or video file. ...
I want to create a playlist in RealPlayer through a Perl script to avoid every time opening the ReaPlayer for an audio or video file. ...
If RealPlayer is isntalled on the user machine, every time the video is played, the button will show up sugegsting the user to download video to a local drive. How can we supress this button so that when the video is played on our web page, the user won't see it? ...
We are delivering FLV video to clients using progressive download. If a computer has real player downloader installed anyone can download these videos. How do we prevent this from happening? If we use a streaming media server like FMS, Wowza, FFServer prevent people from downloading videos? What other methods can be used? ...
Hi everyone, i need to embed a RealPlayer (yes, RealPlayer!) player in a webpage. I'm running into some cross-browser issues and all the stuff i'm Googling seems to be very outdated (Real's official documentation still refers to Netscape 4, for example). I got my player working with two tags, across all browsers. (Imagine the {url}, {...
Is there any way to disable the "Download This Video" button from RealPlayer. It seems that when users have RealPlayer installed on their machines, it automatically adds a "Download This Video" button to any SWF that loads an FLV. Edit: My intention isn't to prevent someone from downloading the SWF or FLV, I would just like to remove th...