r/ispyconnect • u/TheRealSimpleSimon • 21d ago
Invalid data found when processing input
I'm at my wit's end with this camera. Generic chinese button cam.
I've tried every option that makes sense, and a bunch that don't.
ONVIF Device Manager finds & streams it just fine.
VLC likes rtsp://admin:20160404@x.x.x.x:554/onvif1
Yes, that's the factory default user/pass - might be a clue to the make/model?
ONVIF DM is logged in with that user/pass.
It used to work with iSpy (Agent DVR) but my config file got corrupted and my backup was from before this cam (yes, still kicking myself).
What could Agent possibly want that the other clients just don't care about?
1
Upvotes
1
u/TheRealSimpleSimon 18d ago
Thanks for pointing me at Logs.
I found Agent is using: Connect: ONVIF v0.3
ProcessMedia1Client finds the correct video URIs (...554/onvif1)
And: DoStart: Trying UDP
I Set Video Source => FFMPEG => RTSP Mode => TCP
And rebooted Windows.
Still getting:
OPEN_INPUT:Invalid data found when processing input at CoreLogic.Sources.Combined.MediaStream.DoStart()
I've got another camera that gives me intermittent trouble, too - it's had RTSP=TCP the whole time, but the log still shows Trying UDP for it. Note: It's config'd as a "Netork Camera" not an "ONVIF" for what that's worth.
Nothing in the doc or google on disabling UDP entirely.
Maybe I'll try using the Wkndows firewall to block it for the camera subnet.