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::EndpointName]
DisabledCodecs=
...
[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
_______________________________________________________ Posting: mailto:gnugk-users@xxxxxxxxxxxxxxx Archive: https://lists.gnugk.org/pipermail/gnugk-users/ Unsubscribe: https://lists.gnugk.org/lists/listinfo/gnugk-users Homepage: https://www.gnugk.org/