Skip to content
#

audio

Here are 7,020 public repositories matching this topic...

srs
mapengfei53
mapengfei53 commented Dec 27, 2021

描述(Description)

RTC推流转rtmp,偶现packet_video_rtmp函数参数start为0,导致pkt空指针,触发死机bug

  1. SRS版本(Version): 4.0210

  2. SRS的日志如下(Log):

 [2021-12-24 15:20:31.786][Trace][58792][m7039d48] TCP: clear zombies=1 resources, conns=1, removing=0, unsubs=0
 [2021-12-24 15:20:31.786][Trace][58792][by696p1r] TCP: disposing #0 resource(HttpsConn)(0x3058370), conns=1, disposing=1, zombies=0
 [2021-1
sonic-pi
ethancrawford
ethancrawford commented Nov 16, 2021

Attempting to create a buffer with a duration that is not a number greater than 0, with either:

buffer(:foo, 0) # or -1, ... etc

or

with_fx :record, buffer: [:foo, 0] do # or -1, ... etc
...
end

(or [:foo, 'some text'], etc)

Produces an error similar to the following:

Runtime Error: [buffer 8, line 4] - SonicPi::PromiseTimeoutError
Thread death!
 Promise time
petersampsonaudacity
petersampsonaudacity commented Jan 25, 2022

Describe the bug
The problem is that the exporting path for macros, which you can specify in menu Edit > Preferences > Directories
must be a folder and can't be directly the root of a partition, example F:\ it crashes!

With path: F:\macro it works and it creates automatically a subfolder named “macro-output”

Originally logged on the Forum by user Tyco72(2)
https://forum.audacityteam.o

tenacity
wfjsw
wfjsw commented Jan 23, 2022

Context

#4881

I'm operating a worldwide server and there are unique connectivity issue in different regions. I want to ensure that users have best voice quality while under connection budget, and that involves different settings for different regions.

Description

I need to have individual switches that controls the inbound and outbound UDP connections.

Mumble component

Client

Improve this page

Add a description, image, and links to the audio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio topic, visit your repo's landing page and select "manage topics."

Learn more