![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Greetings gang, I've streamed video before using Realplayer and Internet Explorer (http://www.cheemu.com/malta.html). Here, I use <param name="src" value="/mydir/myvideo.ram"> in the object tag, and IE is clever enough to work out that the ram extension means use Realplayer. Everything works fine. Now I am building a site where I need to store the video file in a database (for a content management system). To get the video from the database I use a script that collects it and then generates a http response. <param name="src" value="/mydir/myscript.pl?videonumber=19">. There is no helpful ..ram (or .rm, .rv etc) extension this time for IE to work out the file type because I use a script. So I try using a variety of MIME types in the header of the response generated from my script to help it to work out the file type: --- Content-type: audio/vnd.rn-realaudio SA687d6sHds97929etc... --- I've tried all the following MIME type - the first one just plays the audio for the clip, but the others stop and try and download an update from realnetworks because they don't recognise the format. audio/vnd.rn-realaudio video/vnd.rn-realvideo application/vnd.rn-realmedia audio/x-pn-realaudio-plugin I know the basic format of "use param tag to call script, get media from database, generate response" should work, because I've done it for streaming flash files - http://www.cheemu.com/cgi-bin/sound....orm&soundkey=2 (please excuse the awful jingle...). Has anyone had experience of this problem, or can someone suggest a few different MIME types to try? Muchos gracias, Alex --------------------------- http://www.alexbanks.com http://alextate.alexite.com | |||
| | #2 | ||
| "Alex Banks" <alex@alexbanks.com> wrote: >I've streamed video before using Realplayer and Internet Explorer >(http://www.cheemu.com/malta.html). Here, I use <param name="src" >value="/mydir/myvideo.ram"> in the object tag, and IE is clever enough to >work out that the ram extension means use Realplayer. Everything works fine. >Has anyone had experience of this problem, or can someone suggest a few >different MIME types to try? <a href="myvideo.ram">My Video</a> RM Mime type : audio/x-realaudio RAM Mime type: audio/x-pn-realaudio Headless | |||
| Featured Websites | ||||
|
![]() |
| Tags: embedded, exploiter, internet, mime, realplayer |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bluetooth Embedded Development | ^mad^ | Bluetooth Software and Hardware | 0 | 06-17-2007 1:44 PM |
| embedded blutooth | Donny Boy | Bluetooth Software and Hardware | 0 | 06-17-2007 12:25 PM |
| cvs: pear /Mail_Mime mime.php | Cipriano Groenendal | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /Mail_Mime mime.php | Cipriano Groenendal | Pear | 0 | 05-20-2007 7:42 PM |
| PEAR MIME Construct | Feris Thia C | Pear | 0 | 05-20-2007 6:34 PM |
| Featured Websites | ||||
|