shinoi's recent timeline updates
shinoi

shinoi

V2EX member #522374, joined on 2020-12-05 09:33:28 +08:00
shinoi's recent replies
1 、图片匹配 2 、匹配特征点 3 、图像透视畸变

opencv 的方案应该就够了
1 、图片匹配匹配特征点 ->
Feb 3, 2024
Replied to a topic by txizhi Linux 求推荐 Linux 不联网使用的协同办公软件
看错了,Linux 下推荐 iptux
Feb 3, 2024
Replied to a topic by txizhi Linux 求推荐 Linux 不联网使用的协同办公软件
内网通
1. 在网关堡垒机等处,使用 docker 启动一个 rtsp 服务器

`docker run --rm -it -v $PWD/rtsp-simple-server.yml:/rtsp-simple-server.yml -p 8554:8554 aler9/rtsp-simple-server:latest`

配置文件 rtsp-simple-server.yml 如下
```(yaml)
protocols: [tcp]
paths:
all:
source: publisher
```

2. 使用 ffmpeg 将 rtsp 视频流推到 rtsp 服务器上

`ffmpeg -i 'rtsp://user:password@ip:port/xxx' -c:v libx264 -crf 18 -c:a copy -f rtsp -rtsp_transport tcp rtsp://localhost:8554/yyy`
Sep 6, 2023
Replied to a topic by ky1e Python 《流畅的 Python 》第二版会出中文电子版吗?
@Kuansiu @ZAXON 大佬,求下电子版,感谢! c2hpbm9pQG1haWwuaGZ1dC5lZHUuY24=
@hueralin 当然是可以的,把 emoji 输入到下方的文本框即可
@agagega hex 可以输入,英文单词可以记忆。emoji 输入困难记忆困难。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1564 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 16:30 · PVG 00:30 · LAX 09:30 · JFK 12:30
♥ Do have faith in what you're doing.