Boya-Na
Boya-Na
Hi, - **Have I written custom code (as opposed to running examples on an unmodified clone of the repository)**: yes, but just add the wrapper to call streaming related API...
我在使用docker通过pull的方式拉去了这边的nginx,然后发现http-flv是可以正常播放的,但是如果想通过http来播放hls也就是m3u8文件的时候,会返回404的问题。 之后我尝试了一下,发现在http-flv.confi中将location /hls 中的root结果变更为/tmp/;就可以解决这个问题。 希望作者看一下,如果也有这个问题并且也通过这种方式解决了,那还请更新一下配置,谢谢
**Describe the bug** 在配置 lambda 的 yaml 后,在部署会提示ERROR: ``` InvalidParameterType: Expected params.VpcConfig.SecurityGroupIds[0] to be a string ``` 具体Yaml配置: ``` MyLambdaFunctionDemo: component: devscomp/lambda props: region: us-west-1 function: name: MyLambdaFunctionDemo description: aws...
Hello, - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: MacOS with 14.4.1 (Apple M1 CPU) - **TensorFlow installed from (our builds, or upstream TensorFlow)**: deepspeech builds - **TensorFlow version...