Thanks, it works!
But is there a way to distinguish between h264 and h264hp? Expecially I'd
like to block h264hp on content sharing if possible when calling to/from
that MCU and if not possible only on h239 calls, disabling it altogether
could work ok too
p.
On Wed, Jun 20, 2018 at 7:34 PM, Jan Willamowius <j...@willamowius.de> wrote:
> Hi pierlu,
>
> to filter out H.264, use
>
> [EP::EndpointName]
> DisabledCodecs=genericVideoCapability
>
> Regards,
> Jan
>
> --
> Jan Willamowius, Founder of the GNU Gatekeeper Project
> EMail : j...@willamowius.de
> Website: https://www.gnugk.org
> Support: https://www.willamowius.com/gnugk-support.html
>
> Relaxed Communications GmbH
> Frahmredder 91
> 22393 Hamburg
> Geschäftsführer: Jan Willamowius
> HRB 125261 (Amtsgericht Hamburg)
> USt-IdNr: DE286003584
>
> pierlu wrote:
> > Hello, I tried tinkering with the EP section to try out if it was
> possible
> > to disable endpoints from accepting some codecs (I am interested in
> > disabling H264HP on h.239 video sharing).
> > I tried something simpler before attempting that so I entered the
> following
> > lines in the ini file (Gnugk was already in H245 Routed Mode):
> > ...
> > [RasSrv::PermanentEndpoints]
> > 1.1.1.1=EndpointName;10
> > ...
> > [EP::EndpointName]
> > DisabledCodecs=h264VideoCapability
> > ...
> > [Routed Mode]
> > GKRouted=1
> > H245Routed=1
> > CallSignalHandlerNumber=10
> > AcceptUnregisteredCalls=1
> > CallSignalPort=1720
> >
> > EP is an MCU. Call are correctly routed to the MCU but endpoints
> connecting
> > to the MCU still use h264 video codec. I have not find anything strange
> in
> > the logs tho, but nor I have found something saying that an attempt at
> > filtering videocodec was tried.
> >
> > Thanks, pierlu
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________________
>
> Posting: mailto:Openh323gk-users@lists.sourceforge.net
> Archive: https://sourceforge.net/mailarchive/forum.php?forum_
> name=openh323gk-users
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/openh323gk-users
> Homepage: https://www.gnugk.org/
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________________
Posting: mailto:Openh323gk-users@lists.sourceforge.net
Archive:
https://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: https://www.gnugk.org/