You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: Bikram_flowplayer

Basic information

Registered Nov 20, 2009
Last login Nov 20, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/19092

Latest forum posts

Posts:

Registered:

Running streaming url"s like RTMP://abc.com/abc/abc.flv

Posted: Nov 30, 2009

Actually i am searching for the container to display the video through streaming using rtmp for .flv files.

I have already configured the adobe Flash media server and my URL's have been created like

RTMP://abc.com/abc/abc.flv

I have found many container's on the internet like by Flowplayer, fwplayer etc but they all uses two parameters in their container like
1. serverInctanceName/Streamer name
2. Flv video Name

But the problem here is i have only one parameter or URL like

RTMP://abc.com/abc/abc.flv.

Please advice, which container supports only single URL like RTMP://abc.com/abc/abc.flv to play video through streaming.

Thanx in Advance.

Posts:

Registered:

RTMP video streaming (using .flv files as suffix)

Posted: Nov 20, 2009

Hi,

Can anyone tell me that what is the difference between these two types of Abobe video Media streaming url's for running .flv files:

1. First type of URl(for streaming flv files):

rtmp://abc.abc.com/somename

and
2. Second type of URL (for streaming flv files):

rtmp://abc.abc.com/somename.flv

Aur what is the c#HTML code for running the video streaming URl. I have already the Streaming URl's in the format like:

rtmp://abc.abc.com/somename.flv

thanks in advance.