I in no way came up with this and huge shoutout to whoever did. I just couldn't find a good video on it.
Step 1:Finding The Local IPV4 IP Address
Do this on the receiver(the device you want to stream the OBS to):
Go to the search bar(windows key or top right magnifying glass icon on mac) and type CMD or Powershell(Windows) or Terminal(Mac) then press enter to open the command prompt
In the command prompt type(or paste) the following: ipconfig
The IPV4 address is the one across from the "IPv4 Address" name under the "wireless LAN adapter wifi" category
Copy the IPv4
Step 2:Creating the sender and receiver nodes
For the receiver(the device you want to stream the OBS to):
Create a new "media source" source in OBS and uncheck the "local file" box
In the "input" box copy and paste the following:
srt://
Put the specific IPv4 address
Paste the following after the ending: :22222?mode=listener
Step 2:Creating the sender and receiver
For the sender(the device you want to stream the OBS from):
Click on "file" then "settings
Click on the "stream" tab
Change the service to custom at the top
In the "server" box paste the following: srt://
Put the specific IPv4 Address
Paste the following: :22222?mode=caller