mute audio

  1. streamer

    Mute issue on live stream

    We are setting up our application for live streaming using "Flashphoner WCS Server", during live stream we are able to find all stream using API Call (/rest-api/push/find_all) but when we are requesting mute with mediaSessionId on this endpoint (/rest-api/push/mute) we are getting Internal...
  2. S

    transcode a stream to video only

    Hi, I need to transcode my stream so that the output of the original steam has no audio. I tried adding "hasAudio": false to transcoder startup params but it won't work. When I list all transcoders via API the hasAudio is set to true in my transcoded stream and of course when i play the...
Top