-
on android , works fine, but on IOS when compress video ,
Error: Requiring module "node_modules/react-native-lightcompressor/src/index.ts",
which threw an exception: Error: The package 'react-nat…
-
On a Samsung Galaxy Note 8 with android 4.4.2, I'm attempting to stream video FROM the device via RTSP, and after many hours I'm stumped. The most obvious error in the log is the error below:
_**…
-
tidal-dl
v2020.12.10.0
macOS Big Sur 11.2.1
Adding the same playlist re-downloads the same songs. "Check exist" is set to true.
| SETTINGS | VALUE …
-
Said that Video is disabled on joining the conference, a few moment after a Video stream (Cam or Screenshare) is started the first time the *own* connection indicator drops becomes gray and the Connec…
-
I am getting this error since yesterday.
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: videoQuality cannot be empty
#0 PodPlayerController._checkAndW…
-
I'm trying to streaming with the following quality:
"320x180, 30 fps, 250 Kbps";
"320x240, 30 fps, 250 Kbps";
"320x240, 25 fps, 600 Kbps";
"640x360, 30 fps, 600 Kbps";
"640x480, 30 fps, 600 Kbps";
"3…
-
**I want to upload video without compressing, if the video is alrady compressed.**
I want to upload a video from local storage to server
dependancy : video_compress: ^3.1.0
I used to compress…
-
//==== Error ==== //
/flutter ( 9008): VideoCompress: You can try to subscribe to the
I/flutter ( 9008): compressProgress$ stream to know the compressing state.
D/MPEG4Writer( 9008): PreAlloc…
-
Good evening. Anyone have any idea why I'm getting the error `V/MediaCodecInputStream﹕ No buffer available...` in logcat on my Glass app? I'm getting about 3/second of these continuously during stream…
-
When trying to compress a video in landscape format it gets turned into a portrait format. This changes the aspect ratio. I've tried setting the defaultOrientation to 0, 90, 180, 270, 360 and undefine…