Frank

Results 4 issues of Frank

不停的报这个错误!!! ` E/SRS: [2017-12-13 02:49:29.40] E/SRS: ignore duplicated sps, code=3044 E/SRS: [2017-12-13 02:49:29.41] E/SRS: ignore duplicated pps, code=3045 `

### 请问Android平台可以一边推流一边录像吗?

## I want to set icon for the FloatingActionButton using Vector Drawable `` ## But it is invalid, please tell me how to do, thank you very much!

![](https://s3.amazonaws.com/cdn-origin-etr.akc.org/wp-content/uploads/2017/11/12234558/Chinook-On-White-03.jpg) ### I use the code to convert the dog image to an array. ``` from PIL import Image, ImageOps import numpy as np np.set_printoptions(threshold=np.inf) def resize_image(image, _width=32, _height=32): new_image...