"Internal data stream error" when streaming from (4K)RTSP source #1082
Unanswered
gijsbeijer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @gijsbeijer, I see pad link failure in the logs shared:
This is originating in GStreamer and not KVS. Can you shared the GStreamer pipeline you are using? Also, if you're using kvssink, try using appsink or filesink to rule out KVS related issues |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When using the docker rtsp gstreamer sample I can stream to Kinesis, this works even with a high frame-rate and bitrate. But as soon as my resolution hits: 3840x2160 I get an "Internal data stream error". below is the part of the log where you can see the error and I'll add a full (level 4) log as wel
level 4 log.txt
Can anybody tell me how to fix/debug this?
Regards Gijs
Beta Was this translation helpful? Give feedback.
All reactions