Skip to main content
June 30, 2015
Question

How to apply Filters on publishing stream

  • June 30, 2015
  • 4 replies
  • 709 views

Hello All,

I want to publish grayscale stream, I convert stream in grayscale using filters, but I was not able to publish, can you help me some ?

Thank you

    This topic has been closed for replies.

    4 replies

    July 13, 2015

    @Josep_Labrecque I have RED5 stream, I want convert this stream in Gray scale befour publish and save that stream. so how it is possible?

    July 13, 2015

    hparmar‌ I dont want used ffmap, it is possible inside flex/AS3 only?

    Adobe Employee
    July 9, 2015

    You can subscribe a incomign stream, modify the data and republcish the stream...A handy tool in this is ffmpeg.

    Joseph Labrecque
    Community Expert
    Community Expert
    July 1, 2015

    Where/how are you applying the filters? Normally, you would need to perform this on the stream before sending it off to AMS. Applying filters to a video object preview on the stage, for instance, will not modify the actual stream data.