-
我的运行后报这个错误,咋解决呢
Found h264 decoder
Could not open video stream
ERROR: Exception on thread Thread[main,5,main]
android.media.MediaCodec$CodecException: Error 0xfffffc0e
at android.media.Me…
-
I am currently setting subtitles this way:
```
var subList = subtitleTracks.asMap().entries.map((entry) {
int index = entry.key;
var track = entry.value;
…
-
I'm getting "Error Opening video stream: /dev/video0" quite often when I want to call d.connect() and sometimes while already connected I'm getting "Unable to grab frame from D00123 - /dev/video0!", e…
-
### 扩展版本号 extension version
2.5.4
### 浏览器
其他基于 Chromium 的浏览器
### 浏览器版本号
129
### 涉及网址
https://fullmatchsports.cc/arsenal-vs-psg-full-match-ucl-2024-25/?tab=highlights
### 请详细描述问…
-
Hello
I have installed camera-streamer on a new Raspery Bullseye and am using an 8MP camera. It also works almost the http server is reachable. If I look at a stream in the browser, it lasts exactly …
-
The project I'm working on requires the use of multiple cameras on the robot. Is there a way to implement multiple video streams from one source? Is it just a matter of sending a JSON packet continuou…
-
### Which AdBlocker/DNS cloud service do you use?
ControlD
### Other
_No response_
### ControlD users
- [X] IMPORTANT - I assure that I have not set the Block Response in ControlD to Custom or Br…
-
Hello @entertailion @jtromo @ginayeh @meihua @smishra2 googlecast team!
I need you help.
Add chrome cast according to the [tutorial](https://developers.google.com/cast/docs/chrome_sender/integrate)…
-
### I'm getting the below issue when trying to stream video on WebGl. It's working fine on all other platforms
"Error: Loading failed. File not found, codec not supported, video resolution too high …
-
I'm trying to establish a WebRTC connection between 2 peers and stream a video file instead of a webcam stream. Currently I'm able to establish a connection with a webcam stream without a problem, but…