Skip to main content
November 12, 2012
Question

duplicating stream object to new stream with lower resolution

  • November 12, 2012
  • 2 replies
  • 647 views

Hi all generally I have a question, Is it possible for ams to split my original live stream to a new stream but with lower resolution, so i have two streams one with high resolution and one with low resolution?

If not I how does it Adobe Flash Media Live Encoder do? I can steam up to 3 different resolutions from one camera object. Is it possible to do also from flash?

I want to built a multi user conference application. But have some cpu usage  issues, so I need a additional lower resolution stream to use for the miniature views.

Could You help me with this, any tips how could I do such a thing?

I using rtmp protocol to communicat and adobe media server 5.

Sorry if a similar thread was already published on this forum.

This topic has been closed for replies.

2 replies

November 12, 2012

sorry, AMS does not support ingest stream for diff resolutions.

while , an alternative way is using WOWZA with transcode addons.

November 12, 2012

Thx 4 the replay.

So maybe I could do something like this:

I am able to send two streams from one camera but they both have the same  resolution.

Is there any way from flash app to send two streams from one camera with different resolution like FMLE does?

November 12, 2012

Is it possible to do so either from AMS or within flash player?

November 12, 2012

Or maybe I could write some server side script that will resize my live stream video to lower resolution?