Skip to content
/ obs Public

OBS Studio assets and settings for live streams

Notifications You must be signed in to change notification settings

hardbulls/obs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Watchers

Forks

Releases

No releases published

Packages

No packages published