hello
No. I'have not problem with other streaming...and I've no problem with Red5
samples.
I'm only LOOKING FOR a Player (source code) to see my FLV Video in Web
pages.
For Example: i've try a lots of this code :

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0";
width="400" height="340" id="FMP3" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie"
value="http://192.168.1.94/demos/FVP_r8.swf?video=rtmp://192.168.1.94:1935/oflaDemo/andrea/gino.flv&action=stop&color=86ff4c&image=your-img.jpg&buffer=3";
/>
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed
src="http://192.168.1.94/demos/FVP_r8.swf?video=rtmp://192.168.1.94:1935/oflaDemo/andrea/gino.flv&action=stop&color=86ff4c&image=your-img.jpg&buffer=3";
quality="high" bgcolor="#ffffff" width="400" height="340" name="FMP3"
align="middle" allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"; />
</object>


but i never see my streaming.
Where i can Download an integrable HTML's Flash Player?
If I open my Streaming with an Application (example FLV Player 1.3.3) i see
it

----- Original Message ----- 
From: "Chris Allen" <[EMAIL PROTECTED]>
To: "Open Source Flash Mailing List" <[email protected]>
Sent: Friday, March 09, 2007 9:50 PM
Subject: Re: [osflash] Info PLAYER


Google "Flash Sandbox security" I'm pretty certain that it's causing
the problem you are experiencing. You should be able to allow access
to other domains for your Flash player using this:
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

I hope that helps.

-Chris

On 3/9/07, Andrea <[EMAIL PROTECTED]> wrote:
> Hello
> i've install RED5 and it work wery good.
> I've a little problem. I can see RMTP streaming only with "Desktop
> program"
> but not with an HTML page's integrated Player.
> Do you know an integrable player to see this RMTP link ?
> Tank you to all
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to