No I am trying to replace the Laszlo ui with flex.

I want to broadcast a stream from client side.
On Apr 6, 2013 12:16 PM, "Alexei Fedotov" <[email protected]> wrote:

> Hello Fasil, just to make sure, do you want to broadcast a user video from
> the server side, or the merged room video from the web start app?
>
> The former is done for sip integration. You can take a look.
>
> The latter can be done easily by specifying rtmp url in the proper tab
> (there should screen sharing, recording and broadcast tabs in the app).
> 06.04.2013 10:10 пользователь "Fasil Mohammed" <[email protected]>
> написал:
>
> > Hi,
> >
> > I am trying to broadcast a video in an OM room. But due to some issue I
> am
> > not able to. It would be great if someone can help me out in this.
> >
> > I got the broadcast ID using getBroadcastID
> > Then made a call to
> > setUserAVSettings("av",  ["avsettings", 0, "av"], 242, 282, _roomId,
> > loggedInUser.publicSID, -1)
> > and on the above calls response
> > I created a netstream object and broadcasted the camera and microphone
> > stream to the above broadcast id in live mode.
> >
> > But in the client method newStream gets fired but the parameter is set to
> > null.
> >
> > Can you please help me in this regard?
> >
> > Thanks and regards,
> >
> > Fasil.ak
> >
>

Reply via email to