Ecosyste.ms: Timeline

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

HighOnLemonz

HighOnLemonz created a comment on an issue on sipsorcery-org/sipsorcery
Thank you.

View on GitHub

HighOnLemonz closed an issue on sipsorcery-org/sipsorcery
Repeat MP4 indefinitely
On WebRTC, right now, I am starting the video with: if (state == RTCPeerConnectionState.connected) { await mediaFileSource.StartVideo(); } T...
HighOnLemonz opened an issue on sipsorcery-org/sipsorcery
Repeat MP4 indefinitely
On WebRTC, right now, I am starting the video with: if (state == RTCPeerConnectionState.connected) { await mediaFileSource.StartVideo(); } T...
HighOnLemonz created a comment on an issue on sipsorcery-org/sipsorcery
Thanks, it works now. Have a good one.

View on GitHub

HighOnLemonz closed an issue on sipsorcery-org/sipsorcery
Ffmpeg 'Specific method is not supported'
Hi, Running the WebRTCMp4Source example I hit a block at the FFmpegInit.Initialize line where I always get 'Specific method is not supported' and nothing else. I am using ffmpeg.exe Windows b...
HighOnLemonz opened an issue on sipsorcery-org/sipsorcery
Ffmpeg 'Specific method is not supported'
Hi, Running the WebRTCMp4Source example I hit a block at the FFmpegInit.Initialize line where I always get 'Specific method is not supported' and nothing else. I am using ffmpeg.exe Windows b...
HighOnLemonz opened an issue on grpc/grpc-dotnet
Send Empty object as Data of length and not RST_STREAM
<!-- Your question may have already been answered. Please look here first: - Documentation: https://docs.microsoft.com/aspnet/core/grpc - Troubleshooting: https://docs.microsoft.com/aspnet/cor...