Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Bungalow12

Bungalow12 created a comment on an issue on sipsorcery-org/SIPSorceryMedia.FFmpeg
Then that may be my issue I am using 7.1 `ffmpeg version 7.1 Copyright (c) 2000-2024 the FFmpeg developers`

View on GitHub

Bungalow12 opened an issue on sipsorcery-org/SIPSorceryMedia.FFmpeg
Unhandled exception. System.NotSupportedException: Specified method is not supported. ... at FFmpeg.AutoGen.ffmpeg.avdevice_register_all()
Hey all, I am seeing an issue on Ubuntu 22.04 when attempting to initialize ffmpeg. The exception is ``` Unhandled exception. Unhandled exception. System.NotSupportedException: Specified metho...
Bungalow12 closed an issue on sipsorcery-org/sipsorcery
Getting an Error on SetRemoteDescription
Hi, I have a scenario in which I have a requesting Peer A and a providing Peer B. Peer A is sending an offer such that it wants video to be `recvonly` and audio to be `inactive`. The descr...
Bungalow12 created a comment on an issue on sipsorcery-org/sipsorcery
Yeah it does seem I have some exception. This is likely a me problem. 😬 Thanks for the quick reply and assistance.

View on GitHub

Bungalow12 created a comment on an issue on sipsorcery-org/sipsorcery
> Try adding an inactive audio track to your peer connection: > > ``` > MediaStreamTrack audioTrack = new MediaStreamTrack(new List<AudioFormat> { new AudioFormat(SDPWellKnownMediaFormatsEnum.P...

View on GitHub

Bungalow12 opened an issue on sipsorcery-org/sipsorcery
Getting an Error on SetRemoteDescription
Hi, I have a scenario in which I have a requesting Peer A and a providing Peer B. Peer A is sending an offer such that it wants video to be `recvonly` and audio to be `inactive`. The descr...