You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Sonia SWEngineer <sw...@gmail.com> on 2017/05/25 19:51:57 UTC

Screen and audio streaming using one connection/one client

This is a general question regarding the capability of the streaming
technology with red5 server.  I see OpenMeeting uses two
connections/clients to stream audio/video and user screen.:
Client 1- the parent client captures and streams audio/video
Client 2-  captures and streams the user screen.
Is it possible using red5 server to stream screen and audio/video using
just one connection/one client?

Thanks!

Re: Screen and audio streaming using one connection/one client

Posted by Maxim Solodovnik <so...@gmail.com>.
One connection is impossible due to screen-sharing is performed using
different client java application
Multiple av streams from flash are possible

WBR, Maxim
(from mobile, sorry for the typos)

On May 26, 2017 03:43, "Sonia SWEngineer" <sw...@gmail.com> wrote:

> Thanks very much Sebastian. Here is what I have understood. Please correct
> me if needed.
> To broadcast audio and my screen I need two different connections with the
> streaming server: one for audio and one for my screen.
> The only alternative,  but too costly, is to programatically combine the
> two streams and re-stream.
>  I assume that will require a process in my pc to combine the two streams
> and then send it to the server via one connection right?
>
> Thanks!!
>
> On Thu, May 25, 2017 at 4:04 PM, seba.wagner@gmail.com <
> seba.wagner@gmail.com> wrote:
>
> > Hi Sonia,
> >
> > short answer: No it won't be possible.
> >
> > Long answer: You could trans-code both stream to one stream and
> re-stream.
> > But that will be a significant effort in terms of implementation and
> > computing power later on to process it in real time.
> >
> > Thanks,
> > Sebastian
> >
> >
> >
> > 2017-05-26 7:51 GMT+12:00 Sonia SWEngineer <sw...@gmail.com>:
> >
> > > This is a general question regarding the capability of the streaming
> > > technology with red5 server.  I see OpenMeeting uses two
> > > connections/clients to stream audio/video and user screen.:
> > > Client 1- the parent client captures and streams audio/video
> > > Client 2-  captures and streams the user screen.
> > > Is it possible using red5 server to stream screen and audio/video using
> > > just one connection/one client?
> > >
> > > Thanks!
> > >
> >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > seba.wagner@gmail.com
> >
>

Re: Screen and audio streaming using one connection/one client

Posted by Sonia SWEngineer <sw...@gmail.com>.
Thanks very much Sebastian. Here is what I have understood. Please correct
me if needed.
To broadcast audio and my screen I need two different connections with the
streaming server: one for audio and one for my screen.
The only alternative,  but too costly, is to programatically combine the
two streams and re-stream.
 I assume that will require a process in my pc to combine the two streams
and then send it to the server via one connection right?

Thanks!!

On Thu, May 25, 2017 at 4:04 PM, seba.wagner@gmail.com <
seba.wagner@gmail.com> wrote:

> Hi Sonia,
>
> short answer: No it won't be possible.
>
> Long answer: You could trans-code both stream to one stream and re-stream.
> But that will be a significant effort in terms of implementation and
> computing power later on to process it in real time.
>
> Thanks,
> Sebastian
>
>
>
> 2017-05-26 7:51 GMT+12:00 Sonia SWEngineer <sw...@gmail.com>:
>
> > This is a general question regarding the capability of the streaming
> > technology with red5 server.  I see OpenMeeting uses two
> > connections/clients to stream audio/video and user screen.:
> > Client 1- the parent client captures and streams audio/video
> > Client 2-  captures and streams the user screen.
> > Is it possible using red5 server to stream screen and audio/video using
> > just one connection/one client?
> >
> > Thanks!
> >
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> seba.wagner@gmail.com
>

Re: Screen and audio streaming using one connection/one client

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Hi Sonia,

short answer: No it won't be possible.

Long answer: You could trans-code both stream to one stream and re-stream.
But that will be a significant effort in terms of implementation and
computing power later on to process it in real time.

Thanks,
Sebastian



2017-05-26 7:51 GMT+12:00 Sonia SWEngineer <sw...@gmail.com>:

> This is a general question regarding the capability of the streaming
> technology with red5 server.  I see OpenMeeting uses two
> connections/clients to stream audio/video and user screen.:
> Client 1- the parent client captures and streams audio/video
> Client 2-  captures and streams the user screen.
> Is it possible using red5 server to stream screen and audio/video using
> just one connection/one client?
>
> Thanks!
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
seba.wagner@gmail.com