Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

How to connect directly to FMS server

Avatar

Level 2

Hi,

Is it possible to connect directly to FMS server with NetConnection

and connect to video with NetStream ?

I see that in debug mode can see the RTMPS connection of FMS server,

So I try successfully connect to this RTMPS connection,

But I don't know what is the STREAM NAME of the video (WebcamPublisher).

Thanks,

Eyal.

3 Replies

Avatar

Former Community Member

Hi Eyal,

LCCS uses a framework which acts as an abstraction layer on top of FMS

(among other servers we have deployed as well). It provides load-balancing,

failover, and much much more - you'll find your apps don't work properly if

you don't use the framework (your users won't authenticate, P2P won't work,

etc, etc). What are you trying to accomplish that you can't get to via the

framework?

nigel

Avatar

Level 2

Hi Nigel,

I developed the ChatVideo (http://www.chatvideo.co.il) that use the Adobe LiveCycle Collaboration Service.

Now I want to develop a version to iPhone.

To do this I used WOWZA servers - I set up the WOWZA server to edge and he take the stream from the Adobe FMS origin server,

And on the fly the WOWZA server produce M3U8 link that can view in the iPhone.

Are you know a other way to do this?

Thanks,

Eyal.

Avatar

Former Community Member

Hi Eyal,

The LCCS SDK is only meant for use with the hosted LCCS service - you won't

get very far with hooking it up to Wowza. That said, using the packager for

iPhone and the Flash-only SDK, it is possible to build LCCS iPhone apps.

hope that helps.

nigel