RIST support

zdhd

New Member
I tried to use the built-in obs rist server, I opened the obs on two computers, one is a listener, the other is a caller, and as soon as I try to connect with the obs caller, it crashes, and no matter how complicated the settings are, at first I wanted to use a complex one, after the crash I tried a simple one, both do not work
first one
rist://IP:37491?cname=obsobsobs&bandwidth=6000&buffer=10000000&session-timeout=30000000&fec=on&fec_percent=20&arq_window_size=10000000&rtcp_interval=1000000&reorder-buffer=1000000&mtu=1316&packets_per_roundtrip=32&tcp_fallback=on&encrypt=on&aes-type=128&key=32byte_key
second
rist://IP:37491?cname=obsobsobs&bandwidth=6000&buffer=10000000&session-timeout=30000000&encrypt=on&aes-type=128&key=32byte_key
logs
https://obsproject.com/logs/K4mnzk6bqRtJ9QfF
https://obsproject.com/logs/UZ7Za8gpEhCmkrrm

here docs about rist at obs
https://obsproject.com/kb/rist-protocol-streaming-guide#stream-with-rist
 

zdhd

New Member
I tried to use the built-in obs rist server, I opened the obs on two computers, one is a listener, the other is a caller, and as soon as I try to connect with the obs caller, it crashes, and no matter how complicated the settings are, at first I wanted to use a complex one, after the crash I tried a simple one, both do not work
first one

second

logs
https://obsproject.com/logs/K4mnzk6bqRtJ9QfF
https://obsproject.com/logs/UZ7Za8gpEhCmkrrm

here docs about rist at obs
https://obsproject.com/kb/rist-protocol-streaming-guide#stream-with-rist
problem was with encrypt=on, at local test with 2 obs removing this make rist stream work, but from one computer to another this not help, nothing work with obs, just create docker with ristreceiver as input and udp stream on another port as output, udp stream add at obs and this works
 
Top