-
在播放视频的时候一边播放一边录制,现在可以正常播放,录制部分参考simpletranscode,一旦启动录制,屏幕黑屏,播放失败,目前是播放的rtsp视频流简单实例如下,提交ID 768dbd6ff2c9994cc10f2dc9b7764a8cca417e9e
```
videoRecord::videoRecord(const QString &name,QtAV::AVPlayer *me…
-
muxer = new WebMMuxer.Muxer({
target: new WebMMuxer.ArrayBufferTarget(),
video: {
codec: 'V_VP9',
width: canvas.width,
height: canvas.height,
alpha: true
…
-
### 🐛 Describe the bug
My module is not on the same devices
`
class ImageEncoder(nn.Module):
def __init__(self):
super(ImageEncoder, self).__init__()
resnet_model = torchvisi…
-
デコーダが5フレーム程度フレームをバッファリングしています。
FPSが低いがリアルタイム性が重視される用途で、遅れが顕著となる動きです。
デコーダがフレームを速やかに出力するように修正してください。
-
Hi @pedroSG94 ,
I used the RtspServerCamera1 and set FPS to '10' in the prepareVideo method.
I found that the FPS will be over the limit when the scene goes from dark to light. (Maybe to FPS 30)
…
-
when i try to set thumbnail , i got this error message . little help ?
13-May-22 16:17:19 - pyrogram.dispatcher - ERROR - [Errno 2] No such file or directory: 'file'
Traceback (most recent call la…
-
Hello everyone!
I have to receive video stream without audio from the network and save it to a file without decoding and encoding.
If the source stream is encoded with the mpeg4 codec, then I get th…
-
I'm doing RTMP stream from a surface. The problem is, when the phone is in portrait mode, I can't figure out how to rotate the stream by 90 degrees.
Currently I have an encoder, I'm passing its inp…
-
According https://w3c.github.io/webcodecs/#clone-configuration, the configuration should be cloned, hence all members of [VideoEncoderSupport](https://w3c.github.io/webcodecs/#dictdef-videoencodersupp…
-
Hi,
I think You can close this issue too.
The solution is pretty simple :
new MediaAudioEncoder(mMuxer_left, mMuxer_right, mMediaEncoderListener, mMediaEncoderListener2); (rest is obvious - crea…