Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

obs

OBS Studio assets and settings for live streams

Plugins

obs-gstreamer

obs-multi-rtmp

obs-browser-transition

IP Cameras in OBS

URI: rtsp://(user):(password)@(ip):554/h265Preview_01_main

Gstreamer pipeline rtspsrc (best for low latency): rtspsrc location="(rtsp uri)" latency=0 buffer-mode=auto ! rtph265depay ! h265parse ! avdec_h265 ! video.

Gstreamer pipeline auto: uridecodebin uri=(rtsp uri) ! queue ! video.

Set camera Bitrate lower to avoid latency

Uncheck all Gstreamer Source options. Only set the pipeline.

About

OBS Studio assets and settings for live streams

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages