GStreamer Error While Streaming to AWS Kinesis on Raspberry Pi #1862
Unanswered
ambroseeverhart
asked this question in
Q&A
Replies: 1 comment
-
Hi Ambrose, were you able to get past this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm diving into the world of streaming with GStreamer on a Raspberry Pi to AWS Kinesis, and I've hit a roadblock. I'm encountering the following error:
(kvsWebrtcClientMasterGstSample:246): GStreamer-CRITICAL **: gst_bus_timed_pop_filtered: assertion 'types != 0' failed
i gave correct access key ,secret key ,all dependencies, credentials and certificate path but the issue is persistent
Has anyone else faced this issue? If so, could you share some insights on how to tackle it? I'm eager to get past this hurdle and continue with my streaming project.
Thanks in advance for any help or suggestions!
Beta Was this translation helpful? Give feedback.
All reactions