<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">Hello Patrick,</div><div dir="ltr"><br></div><div dir="ltr">It’s not really a media streaming server’s (Icecast) job to alter the volume. Volume is set either by the media source or in player.</div><div dir="ltr">In addition to that, media streaming server does not allow clients (players) to control media source (e.g. change volume or skip tracks).</div><div dir="ltr"><br></div><div dir="ltr">I might misunderstood your question though.</div><div dir="ltr"><br></div><div dir="ltr">Best regards,</div><div dir="ltr">Roman Gorshunov</div><div dir="ltr"><br><blockquote type="cite">On 24 Aug 2022, at 11:11, Patrick.Schneider1@swisscom.com wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style>@font-face { font-family: "Cambria Math"; }
@font-face { font-family: Calibri; }
@font-face { font-family: "Trebuchet MS"; }
p.MsoNormal, li.MsoNormal, div.MsoNormal { margin: 0cm; font-size: 11pt; font-family: Calibri, sans-serif; }
.MsoChpDefault { font-size: 10pt; }
@page WordSection1 { size: 612pt 792pt; margin: 70.85pt 70.85pt 2cm; }
div.WordSection1 { page: WordSection1; }</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->


<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="color:black">Dear All<br>
<br>
We are looking for a solution to send a volume parameter to our ExoPlayer during the icecast streaming initialization phase.<br>
Something like this …<br>
</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Trebuchet MS",sans-serif"><br>
</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Courier New"">Volume example:<br>
        exoPlayer.sendMessage(audioRenderer, MediaCodecAudioTrackRenderer.MSG_SET_VOLUME,
<span style="color:black;background:yellow;mso-highlight:yellow">0</span><span style="background:yellow;mso-highlight:yellow">.<span style="color:black">9</span>f</span>);</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Trebuchet MS",sans-serif;color:#44546A"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-US" style="font-size:10.0pt;font-family:"Trebuchet MS",sans-serif;color:black"><br>
Is there a way to set the icecast egress streaming with an ExoPlayer default Volume?<br>
<br>
Sincerely,<br>
Patrick<br>
<br>
</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Trebuchet MS",sans-serif"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span lang="EN-US" style="font-size:10.0pt;font-family:"Trebuchet MS",sans-serif;color:#44546A"><o:p> </o:p></span></p>
</div>


<span>_______________________________________________</span><br><span>Icecast-dev mailing list</span><br><span>Icecast-dev@xiph.org</span><br><span>http://lists.xiph.org/mailman/listinfo/icecast-dev</span><br></div></blockquote></body></html>