-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FRAGMENT_TIMECODE_LESSER_THAN_PREVIOUS ErrorId":4004 #185
Comments
I also find this exact error when running the Docker container on my Macbook with a standard RTSP camera |
Same here... I've scoured the internet and have found nothing... |
Hey folks, I was able to resolve my issue by passing the width, height, and framerate: Hope this works for you guys. |
Thanks, @kendog , mine is also working now with the same parameters, cheers! |
I was able to get going just by not using Docker for the same script. Seems like something doesn't quite work with the startup script maybe, or something with Docker's networking for an RTSP camera |
Hi @danielbfr, can you do |
Hi, I was able to launch the skd with
./kinesis_video_gstreamer_sample_app test
, but continuously get the following warnings and errors, and the video is not playing on Kinesis video streams.I am using Raspberry Pi and the default Pi camera v2
And here is the screen on AWS kinesis:
The text was updated successfully, but these errors were encountered: