In order to be able to set properly the SRT forward error correction on connection both sides have to negotiate it.
So far it is only possible to use default setting, no FEC.
https://github.com/Haivision/srt/blob/master/docs/API/API-socket-options.md#srto_packetfilter
We would like to be able to define if FEC is enabled and optionally to define cols and rows values
as per https://github.com/Haivision/srt/blob/master/docs/features/packet-filtering-and-fec.md#configuring-the-fec-filter
packetfilter option is set in pre connection phase