Haves Irfan

Results 14 issues of Haves Irfan

### Library version 2.5.1 via nuget ### Questions Is it possible to change the notifier's configuration such as DisplayOptions.Width at run time? I would like to make it dynamically change...

## This PR is for supporting IPv6. (and adding obsolescence warnings for [RFC 3489](https://datatracker.ietf.org/doc/html/rfc3489)) ### Summary: - [x] Added REQUESTED-ADDRESS-FAMILY attribute type for Allocation Request and Refresh Request according to...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your issue described in the documentation? - [X] I have read the...

network

May resolve #79. ### Summary: - [x] **DirectShow** camera/input devices formats/options parsing from FFmpeg, - [x] Camera settings (video resolution, framerates, & other decoder-related options), It is added as an...

**Describe the bug** Connection using Internet-routable IPv6 time out aborted? At first, it would successfully be added to the list of PCs (unpaired ofc), but after a few seconds, it...

Scenario: **PeerA** is the Caller. **PeerB** is the Callee. Both are already connected with a data channel (because no media is needed yet). Then, 1. **PeerA** now wants to receive...

related to sipsorcery-org/sipsorcery#1145 It seems like this part is [being deprecated as of FFmpeg 6.1](https://ffmpeg.org/doxygen/6.1/structAVFrame.html#afe0345882416bbb9d3a86720dcaa9252) https://github.com/sipsorcery-org/SIPSorceryMedia.FFmpeg/blob/6572e4e6dea574d77d7d8002bf14d178f390e2fa/src/FFmpegVideoEncoder.cs#L357-L361

SIPSorcery supported H.265 packets via https://github.com/sipsorcery-org/sipsorcery/pull/1346 Improvements: - [x] H.265/HEVC support with `libx265`, - [x] Use dynamic RTP codecs ID counter, - [x] Adds auto-detection of received video codec by...

### Description (optional) Quoting from [DirectXCompiler 16 Bit Scalar Types](https://github.com/microsoft/DirectXShaderCompiler/wiki/16-Bit-Scalar-Types) >Starting with Shader Model 6.2, we are introducing true 16-bit scalar types with option /enable-16bit-types. If this mode is enabled,...

proposal :bulb:
untriaged :toolbox:

This enables TCP relay communication. The justification was that the network--even the TURN server network, only allows TCP. Though, as it currently stands, the RFC is quite new and the...