diff --git a/README.md b/README.md index 46f92a2..ac6180d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,11 @@ Restart OBS if it was running. ## OBS Pipelines -Add a **GStreamer Source** in OBS and paste the appropriate pipeline. Replace `` with the server IP address, which will be provided during the event. +Add a **GStreamer Source** in OBS and paste the appropriate pipeline. If the plugin is installed correctly, you should see it in the source list: + +![GStreamer Source in OBS](assets/source.png) + +Replace `` with the server IP address, which will be provided during the event. ### H.265 decoder reference diff --git a/assets/source.png b/assets/source.png new file mode 100644 index 0000000..db6e9a0 Binary files /dev/null and b/assets/source.png differ