i have 2 different inputs:
-
normal h.264 rtsp stream from helix server.
-
h.264 rtsp stream from hikvision ip camera.
the first input works kinda good, but the 2nd is errored:
“ERROR server comment - RTPDePacketizerRFC3984H264.handleRTPPacket: java.lang.ArrayIndexOutOfBoundsException: 127866”
it seems like i’m having the same problem like this guy: https://www.wowza.com/forums/showthread.php?t=7185
the thing is, that although the server is keep throwing error messages, when i’m trying to access the stream from VLC, i DO watch a true full image from time to time,and after it happen, it’s blurring again, graying, idled, and then cleaned again.
so if there isn’t a way to fix this problem, maybe there’s a way to tell the server to ignore the packetizing errors and just stream it as it is…?
thanks.