yedajiang44
yedajiang44
system: win2012 ( chinese ) server: apache php:7.0 Why are my h5ai Chinese catalogs, documents, and URL all garbled?
```TypeScript ``` 事件会全部绑定到start,导致start触发两次,而end触发不了 amap-js-api`1.4.8` amap-js-api-autocomplete`1.4.0`
how can i input multuple pipes whith video named pipe stream and audio named pipe stream ```bash ffmpeg -i 'video fifo' -i 'audio fifo' -map 0:v:0 -map 1:a:0 output.mp4 ```
How to dynamically add tabs and content?
使用`g711a`的音频推送rtp流出现`Unsupported mpeg: 6`的war >配置文件的`rtp_proxy`节点已经配置了`g711a_pt=6` ```shell ffmpeg -re -i /data/1.mp4 -vcodec h264 -acodec pcm_alaw -ac 1 -ar 8000 -f rtp_mpegts rtp://localhost:10000 ``` 请问下如何正确的推送`g711a`的音频?
### Please make sure of the following things - [X] I have read the [documentation](https://alist.nn.ci). 我已经阅读了[文档](https://alist.nn.ci)。 - [ ] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。 -...