吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 4540|回复: 30
上一主题 下一主题
收起左侧

[Windows] 一款可以后台运行的屏幕捕捉的rtsp软件 happy time rtsp sever-version 6.8

[复制链接]
跳转到指定楼层
楼主
cdbdy 发表于 2023-9-8 14:18 回帖奖励
之前找了很久市面上并没有可以实时捕捉屏幕同时又无显示进程的免费rtsp程序,后来找了很久发现有一款软件不错。

一款轻量级的可以推送rtsp服务的软件,实际程序只有几百K,本来是找来用来监控下边调度电脑的,只要运行后,局域网设备接收端采集rtsp://IP/screenlive,即可采集屏幕捕捉信息。

该软件支持多平台,缺点是原软件在windows运行起来会有一个cmd黑框,容易被工人误点结束进程,问官方技术人员说部署成服务的话又没办法捕捉屏幕了。

于是自己写了个powershell脚本,可以后台进程的形式运行,减少被误点关闭的概率。

然后又把这个运行文件打包成了安装包,win1`0可以一键安装在C盘的programfiles目录,同时自动执行一次运行的rtsp.exe进程,后台运行,并且会添加一个快捷方式到启动项,然后局域网设备接收端采集rtsp://IP/screenlive。

这样以后就算关机再重启也会直接运行在后台了,算是可以监控调度使用。

我打包的自解压安装程序:需要可以自行解压研究:
链接:https://pan.baidu.com/s/1b0w_sbMsI_ZEVgpU-1Ky6w
提取码:586r

原软件的官网如下:https://www.happytimesoft.com/


image.png (69 KB, 下载次数: 3)

1

1

1.png (67.07 KB, 下载次数: 1)

原软件运行界面

原软件运行界面

2.png (51.78 KB, 下载次数: 1)

自己写的ps脚本

自己写的ps脚本

3.png (542.42 KB, 下载次数: 1)

执行脚本后后台运行这个软件,任务栏无窗口

执行脚本后后台运行这个软件,任务栏无窗口

4.png (22.8 KB, 下载次数: 1)

自解压文件执行的命令

自解压文件执行的命令

5.png (12.18 KB, 下载次数: 3)

用WinRAR做的自解压包

用WinRAR做的自解压包

免费评分

参与人数 5吾爱币 +6 热心值 +4 收起 理由
Jeffery_hung + 1 谢谢@Thanks!
房州波哥 + 1 + 1 厉害了,已体验,要是编码能搞成H.265的就6X了
google88 + 1 + 1 谢谢@Thanks!
jdxjwz + 1 + 1 热心回复!
tz_being + 2 + 1 有机会试试

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

推荐
六叔 发表于 2023-10-20 09:39

main debug: processing request item: rtsp://192.168.1.120/screenlive, node: 播放列表, skip: 0
main debug: rebuilding array of current - root 播放列表
main debug: rebuild done - 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on rtsp://192.168.1.120/screenlive
main debug: rtsp://192.168.1.120/screenlive is at 0
main debug: creating new input thread
main debug: Creating an input for 'rtsp://192.168.1.120/screenlive'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: D:\Temp
main debug: `rtsp://192.168.1.120/screenlive' gives access `rtsp' demux `any' path `192.168.1.120/screenlive'
main debug: creating demux: access='rtsp' demux='any' location='192.168.1.120/screenlive' file='\\192.168.1.120\screenlive'
main debug: looking for access_demux module matching "rtsp": 15 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\Administrator\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in D:\VLC推流播放器\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
live555 debug: version 2016.11.28
lua debug: Trying Lua scripts in C:\Users\Administrator\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in D:\VLC推流播放器\lua\meta\art
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) D:\VLC推流播放器\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) D:\VLC推流播放器\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) D:\VLC推流播放器\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) D:\VLC推流播放器\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\Administrator\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in D:\VLC推流播放器\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\Administrator\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in D:\VLC推流播放器\lua\meta\art
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script D:\VLC推流播放器\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://192.168.1.120:554/screenlive
main debug: no access_demux modules matched
main debug: creating access: rtsp://192.168.1.120/screenlive
main debug: (path: \\192.168.1.120\screenlive)
main debug: looking for access module matching "rtsp": 27 candidates
satip debug: try to open 'rtsp://192.168.1.120/screenlive'
satip debug: connect to host '192.168.1.120'
main debug: net: connecting to 192.168.1.120 port 554
main warning: connection timed out
satip error: Failed to connect to RTSP server 192.168.1.120:554
main debug: net: connecting to 192.168.1.120 port 554
main warning: connection timed out
access_realrtsp error: cannot connect to 192.168.1.120:554
access_realrtsp debug: could not connect to: 192.168.1.120/screenlive
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 0/1)
main debug: nothing to play

具体日志大牛给看看
推荐
 楼主| cdbdy 发表于 2023-10-20 11:07 |楼主
六叔 发表于 2023-10-20 09:05
连接失败:
VLC 无法连接到「192.168.1.120:554」。
您的输入无法被打开:

根据您提供的错误信息,看起来您在尝试使用 VLC 播放器连接到两个不同的 IP 地址(192.168.1.120 和 192.168.1.118)上的 RTSP 流,但是 VLC 无法建立连接。以下是可能的原因和解决方案:

网络连接问题:

请确保您的计算机和目标 IP 地址之间的网络连接正常。
检查网络路由器和交换机,确保它们正常工作。
防火墙或安全软件阻止:

您的防火墙或安全软件可能会阻止 VLC 访问网络。您可能需要将 VLC 添加到防火墙或安全软件的白名单中。
RTSP 服务器未运行或配置错误:

确保 RTSP 服务器在指定的 IP 地址和端口(554)上运行,并且配置正确。
检查 RTSP 服务器的日志,看是否有任何错误或警告。
URL 错误或 typo:

确保您输入的 RTSP URL 是正确的。URL 中的 typo(如额外的空格或错别字)可能会导致连接失败。
端口 554 是否开放:

使用工具如 telnet 或者端口扫描器检查端口 554 是否在目标 IP 地址上开放。
VLC 配置问题:

检查 VLC 的网络和流设置,确保它们是正确的。
软件或硬件兼容性问题:

检查是否有任何软件或硬件兼容性问题。例如,您的 RTSP 服务器和 VLC 版本可能有兼容性问题。

可以去下载个rtsp客户端看看能连上不https://www.happytimesoft.com/products/rtsp-client/index.html
沙发
xuexiba 发表于 2023-9-12 07:12
好的软件和思路啊,我之前怎么就没想到屏幕捕捉rtsp发送呢
3#
freedover 发表于 2023-9-12 08:41
RTSP服务器端如何配置?
4#
 楼主| cdbdy 发表于 2023-9-12 12:58 |楼主
freedover 发表于 2023-9-12 08:41
RTSP服务器端如何配置?

原版软件,只要运行起那个rtspserver.exe就行,然后命令提示框会弹出当前可用的流地址。我打包的软件安装上无任何提示,但是在局域网另一端输入你安装服务的IP加地址名就能采集
5#
ovioni 发表于 2023-9-15 22:22
查了下才知道rtsp是Real Time Streaming Protocol,所以就是直播流吗?
6#
 楼主| cdbdy 发表于 2023-9-20 08:05 |楼主
bootislands 发表于 2023-9-15 22:22
查了下才知道rtsp是Real Time Streaming Protocol,所以就是直播流吗?

是的,实时推流,我拿他来做监控了
7#
skzhaixing 发表于 2023-9-20 08:36
好软件  直播辅助
8#
hsiun 发表于 2023-9-20 08:54
来看看学习学习
9#
Jxian 发表于 2023-9-22 11:23
安装报错是怎么回事?
10#
Jxian 发表于 2023-9-22 11:24
那个脚本能不能设置开机自启动?
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-23 10:01

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表