Re: [FlexJS] Camera/Microphone access and Streaming with new FlexJS

2016-10-19 Thread Josh Tynjala
Add it as an external library with the following compiler argument:

--external-library-path+=amf.js.swc

- Josh

On Wed, Oct 19, 2016 at 8:21 AM, PKumar <prashaku...@gmail.com> wrote:

> I have compiled the amfJS as flexjs-typedef and generated a swc file. I am
> not aware , how to use it? Please suggest.
>
>
>
> -
> Regards,
> Prashant
> --
> View this message in context: http://apache-flex-users.
> 246.n4.nabble.com/FlexJS-Camera-Microphone-access-and-
> Streaming-with-new-FlexJS-tp13853p13862.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>


Re: [FlexJS] Camera/Microphone access and Streaming with new FlexJS

2016-10-19 Thread PKumar
I have compiled the amfJS as flexjs-typedef and generated a swc file. I am
not aware , how to use it? Please suggest.



-
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-Camera-Microphone-access-and-Streaming-with-new-FlexJS-tp13853p13862.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: [FlexJS] Camera/Microphone access and Streaming with new FlexJS

2016-10-19 Thread Peter Ent
Hi,
You can use FlexJS to do this, but you may have to write some components.
We have an example which uses Apache Cordova and plugins for the Camera on
mobile devices. You could follow the same pattern.

Regards,
Peter Ent
Adobe Systems/Apache Flex Project

On 10/19/16, 1:30 AM, "Sahil Sharma"  wrote:

>Dear Community member,
>
>Can you please help me in clarifying about the use of FlexJS to create
>Audio/Video applications in web based environment.
>
>Basically i want to create a live audio/video sharing application with a
>streaming server like Adobe media server/Red5 or others. I wanted to know
>if my application will be successfully cross compiled to html or not?
>
>Please suggest in case I am working in wrong direction.
>
>Regards,
>Sahil.



[FlexJS] Camera/Microphone access and Streaming with new FlexJS

2016-10-18 Thread Sahil Sharma
Dear Community member,

Can you please help me in clarifying about the use of FlexJS to create
Audio/Video applications in web based environment.

Basically i want to create a live audio/video sharing application with a
streaming server like Adobe media server/Red5 or others. I wanted to know
if my application will be successfully cross compiled to html or not?

Please suggest in case I am working in wrong direction.

Regards,
Sahil.