[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Real MEdia



----- Original Message ----- 
From: "Douglas MacAdam" <admac@xxxxxxxxxxxx>
Subject: [cobalt-users] Real MEdia


> Anyone out there sucessfully setup Real media streaming on a Raq4? I've
> added the information below to the VirtualHost section of the httpd.conf
> file and restarted the daemon, but the .rm file (within the same
> virtualhost's DocumentRoot) seems to download completely before playing...
> (no streaming) :(
>
> AddType audio/x-pn-realaudio .ra, .ram, .rm
> AddType audio/x-pn-realaudio-plugin .rpm
> AddType application/x-pn-realmedia .rp
>
> TIA,
> Doug
>
Doug,
If I remember correctly, the streaming is on the receiver's end. It depends
on how the RM player is set up. The sender will send the RM file
continuously to the receiver and the receiver has the option to stream or
wait.
I hope this helps a little.
Tom