[rtmpd:878] Using flvplayback application

23 views
Skip to first unread message

Dan Goldstein

unread,
Apr 28, 2010, 11:29:24 AM4/28/10
to C++ RTMP Server
I'm trying to view a a RTMP stream generated from a MPEG-TS stream on
the network. I configured the flvplayback application to listen for my
stream in the rtmpserver.lua file but I'm not sure how to play the
stream back. I'd like to use a player such as Flowplayer or JW Player
but I'm not sure what to use for the URL. I attempted to compile the
flvplayback Flex application have not worked. When I compile
MyVideo.mxml, I get a warning about shared libraries. Compiling
MetadataView.mxml gives me the error: "The style 'backgroundColor' is
only supported by type 'mx.controls.TextArea' with the theme(s)
'halo'." and compiling flvplayback.mxml says the rtmpd:MyVideo
component is required.

1. Is it possible to use Flowplayer directly with rtmpd?
2. If not, how do I compile these Flex applications?

Dan

You received this message because you are subscribed to "C++ RTMP Server" mailing list.
To post to this group, send email to c-rtmp...@googlegroups.com
To unsubscribe from this group, send email to
c-rtmp-serve...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/c-rtmp-server?hl=en

C++ RTMP Server

unread,
Apr 28, 2010, 12:13:32 PM4/28/10
to c-rtmp...@googlegroups.com
Hi Dan

On Apr 28, 2010, at 6:29 PM, Dan Goldstein wrote:

> I'm trying to view a a RTMP stream generated from a MPEG-TS stream on
> the network. I configured the flvplayback application to listen for my
> stream in the rtmpserver.lua file but I'm not sure how to play the
> stream back. I'd like to use a player such as Flowplayer or JW Player
> but I'm not sure what to use for the URL. I attempted to compile the
> flvplayback Flex application have not worked. When I compile
> MyVideo.mxml, I get a warning about shared libraries. Compiling
> MetadataView.mxml gives me the error: "The style 'backgroundColor' is
> only supported by type 'mx.controls.TextArea' with the theme(s)
> 'halo'." and compiling flvplayback.mxml says the rtmpd:MyVideo
> component is required.

For compiling the flvplayback flex application, you need to compile applications/misc_flash_resources/generic_flex_components flex project first.
Bottom line, open those 2 projects (applications/misc_flash_resources/generic_flex_components and applications/flvplayback/flex) inside Flash Builder 4. It should work

>
> 1. Is it possible to use Flowplayer directly with rtmpd?

Definitely. Tested 10001 times :)

> 2. If not, how do I compile these Flex applications?
>
> Dan
>
> You received this message because you are subscribed to "C++ RTMP Server" mailing list.
> To post to this group, send email to c-rtmp...@googlegroups.com
> To unsubscribe from this group, send email to
> c-rtmp-serve...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/c-rtmp-server?hl=en


To get the things simpler for you, I also attached my compiled version of flvplayback

flvplayback.swf

Dan Goldstein

unread,
Apr 28, 2010, 12:53:36 PM4/28/10
to C++ RTMP Server
I thought I posted this but I don't see it. Are there instructions for
configuring Flowplayer or any other Flash player to view streams from
rtmpd?

Dan
>  flvplayback.swf
> 1014KViewDownload
>
>
>
> Cheers,
> Andrei
>
> ------
> Eugen-Andrei Gavriloaie
> Web:http://www.rtmpd.com
>
>  smime.p7s
> 5KViewDownload

Dan Goldstein

unread,
Apr 28, 2010, 12:45:26 PM4/28/10
to C++ RTMP Server
Great news about using Flowplayer directly. Are there instructions on
how to set it up? Or any other Flash player?

On Apr 28, 12:13 pm, C++ RTMP Server <crtmpser...@gmail.com> wrote:
>  flvplayback.swf
> 1014KViewDownload
>
>
>
> Cheers,
> Andrei
>
> ------
> Eugen-Andrei Gavriloaie
> Web:http://www.rtmpd.com
>
>  smime.p7s
> 5KViewDownload

C++ RTMP Server

unread,
Apr 28, 2010, 1:17:03 PM4/28/10
to c-rtmp...@googlegroups.com

On Apr 28, 2010, at 7:45 PM, Dan Goldstein wrote:

> Great news about using Flowplayer directly. Are there instructions on
> how to set it up? Or any other Flash player?

Just follow the instructions for that particular player. Nothing special :)

Dan Goldstein

unread,
Apr 28, 2010, 1:26:03 PM4/28/10
to C++ RTMP Server
How do I know what to set the URL to? The chart when I start
rtmpserver looks like this:
+---+---------------+-----+-------------------------
+-------------------------+
|udp| 224.4.4.11| 8208| inboundUdpTs|
flvplayback|
+---+---------------+-----+-------------------------
+-------------------------+

Dan

brejoc

unread,
Apr 30, 2010, 5:38:11 AM4/30/10
to C++ RTMP Server
Hi Dan,

I guess you have the same problem I had. You just don't know the
'stream name'. Flowplayer might call this filename. Just download the
flvplayback.swf and launch it in the browser. Now connect to your
crtmpserver (rtmp://<ip>/flvplayback) and the available streams appear
on the right side.

Hope that helped.


Cheers,

Jochen Breuer
Reply all
Reply to author
Forward
0 new messages