先安装OBSStudio软件,是一个EXE文件,直接安装即可,最好不要修改软件安装默认路径,后面安装插件会使用默认路径;然后安装obs-rtspserver-v2.2.0-rc1-windows-installer.exe软件,这个是OBS的RTSP服务的插件。当然如果技术熟练,也可以直接使用obs-rtspserver-v2.2.0-rc1-windows.zip文件,解压后,data文件夹直接放在安装路径...
解码后的视频帧通过函数mp_media_next_video调用在ffmpeg_source_open里面绑定回调函数get_audio,最终通过obs_source_output_video()插入到libobs的视频帧缓存队列,等待视频渲染线程取走做渲染。媒体源属于异步输出视频帧,output_flags包含OBS_SOURCE_ASYNC_VIDEO属性。 static void get_frame(void *opaque, struct obs_...
obs-plugins\64bit文件夹下的内容直接拷贝到下面路径,还是以我的路径举例: C:\Program Files\obs-studio\obs-plugins\64bit 1. 结果如下图所示: 然后启动OBS软件,在工具菜单栏,可以看到"RTSP服务器"选项,到这里OBS软件就具有了TRSP流服务器的属性。 先配置RTSP服务器,基本就是端口和URI修改一下就可以了,配置...
3.OBS内置了RTSP取流,但是此功能延迟很高!这也是为什么我们通过GStreamer插件取流。 4.如果你的摄像头是会议摄像头、广播级PTZ摄像头,这些摄像头有可能没有RTSP输出但有其他形式(USB、NDI、HDMI等)输出,需要是用其他方式(如USB就当作普通摄像头,NDI需要obs-ndi插件,HDMI需要通过采集卡)采集信号,此文不适用。 5....
rtsp_properties.ui Add the feature of displaying version information. 4年前 rtspoutput.rc.in optimize code. 4年前 threadsafe_queue.h Solve the crash problem on Linux. 4年前 README GPL-2.0 OBS-RTSPServer 这是一个 OBS Studio 插件,此插件可对输出进行编码并发布 RTSP 流。
Add add_subdirectory(obs-rtspserver) to (obs-studio source code)/plugins/CMakeLists.txt Build obs-rtspserver. FAQ Can't find the plugin in the menu License RtspServer-MIT License Qt5-GPL version 2 libb64-Public domain dedication
现在推荐使用的是OBS studio版本,是在OBS经典版的基础上重构实现的,使用了更好的模块设计,提高了性能...
scottxu updated OBS-RTSPServer with a new update entry: obs-rtspserver v3.1.0 ️ Breaking Changes Qt5 and Ubuntu 20.04 are no longer supported. OBS Studio 29 or earlier is no longer supported. New Features rtsp-server: Added frame auto-drop feature to solve the problem of delay...
~/.config/obs-studio/plugins/<pluginname>/bin/64bit/<pluginname>.so For Flatpak use: Usage The source plugin makes use of the GStreamer launch pipeline descriptions. Please refer to the GStreamer documentation to understand what this means: ...
An OBS lua script to zoom a display-capture source to focus on the mouse luaobsobs-studioobs-script UpdatedJun 7, 2024 Lua Audio spectral analysis plugin for OBS audioaudio-visualizerobsobs-studio UpdatedMar 7, 2025 C++ Load more…