Results 11 issues of Classsic

Hi, is possible to launch a ffmpeg command on rtsp request to push to rtsp itself? Please, I think this will useful to many people. Thanks for your GREAT project.

Hi, is possible define max packet size for rtsp server? I try this command: `ffmpeg -rtsp_transport tcp -i rtsp://ipcamera -c:v copy -an -f rtsp -rtsp_transport tcp rtsp://localhost:80/live/ip_camera?pkt_size=1100` but get this...

Hi, very good project! I have a question, I don´t know how tag this. Is possible to set wallclock timestamp for rtmp publish? I need to create a grid, of...

I get this error: `Error: forbidden_zero_bit must be 0 (got 1) at Object.api.readH264Payload (/app/rtp.coffee:424:13) at Object.api.parseH264Packet (/app/rtp.coffee:417:23) at RTPParser.feedUnorderedH264Buffer (/app/rtp.coffee:57:18) at RTSPServer.onUploadVideoData (/app/rtsp.coffee:2003:18) at RTSPServer.onInterleavedRTPPacketFromClient (/app/rtsp.coffee:803:12) at RTSPServer.handleOnData (/app/rtsp.coffee:841:8) at...

Hi, I try push rtmps from ffmpeg with ssl enabled, but doesn`t work, I need do some special config for this? Thanks. Classsic.

Hi, I want to know if is possible to set buffer send/receive traffic like coreftp-server has. This have to set on ftp server, or TCP stack? Great project, keep up.

question

I'm trying to install this on docker using `tensorflow/tensorflow:latest-gpu` as base image. When try to install the requirements I get this error: `root@6e337105a284:~/BlurryFaces# pip install -r requirements.txt Collecting numpy==1.19.4 Using...

Hi, I get this error: `smbd version 4.8.11 started. Copyright Andrew Tridgell and the Samba Team 1992-2018 INFO: Current debug levels: all: 10 tdb: 10 printdrivers: 10 lanman: 10 smb:...

Hi, I need to force aspect ratio of video, how I can do it? Thanks.

Hi, somebody build this in a docker? I try but get many errors on build. Any suggestion, welcome.