Question / Help udp:// and rtp:// output help

genga

New Member
I am able to output mpeg-ts with h264_videotoolbox and aac to UDP, but I am having issues with other container formats. When I try to use mp4 or rtp as the container format I get "An unspecified error occured while recording". When I run obs -vvv I see this in the terminal:

warning: Error opening 'udp://127.0.0.1:5000?pkt_size=1316': Invalid argument

I've tried with both udp:// and rtp:// addresses. Can someone explain to me why my arguments are invalid? Perhaps the error messages could be more verbose.
 
Top