-
Notifications
You must be signed in to change notification settings - Fork 157
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
g_object_new_is_valid_property: property 'name' for type 'GstRtpL16Pay' cannot be set twice #353
Comments
I am getting the same error when trying to access the stream of my Lumus (fw. ver. v2.0.0.705_21052800)
|
This is fixed in my fork. Please see there for updates this fork is mostly unmaintained |
Still have this error. Setting up for Reolink E1 Pro cameras.
Got it resolved by replacing mainStream to subStream @QuantumEntangledAndy is there anyway to have mainStream working? |
What version are you currently on. Should work fine if your using the one from my fork. As far as I'm aware there's no one actively maintaining this fork any more. If you are using mine please open the issue there. |
I am also seeing this. Though I cannot use subStream, my camera doesn't seem to like that (have it in "both" at the moment for testing, but seems to be just as both or worse). I am using docker and appear to have the latest image, though it is 3 months old: The stream works for a few minutes, then crashes. I thought it was just the camera over heating or something, so I have it turn off for a bit every night, but that hasn't helped. So not sure what the deal is.
My config:
|
@BloodBlight this fork is unmaintained. Please read the sticked issue about that (#370) and swap to my fork. |
Oh, thank you! I hope @thirtythreeforty is okay! I appreciate the work and the link! |
](neolink:7): GLib-GObject-CRITICAL **: 14:43:00.195: g_object_new_is_valid_property: property 'name' for type 'GstRtpL16Pay' cannot be set twice)
After upgrading to Reolink B800 Firmware to the latest on their website v 3.0.0.183 from vanilla v 3.0.0 got the following error
[2023-04-23T14:46:13Z INFO neolink::rtsp] Main: Starting video stream Main Stream (Clear)
(neolink:7): GLib-GObject-CRITICAL **: 14:46:20.457: g_object_new_is_valid_property: property 'name' for type 'GstRtpL16Pay' cannot be set twice
(neolink:7): GStreamer-CRITICAL **: 14:46:22.207: gst_buffer_n_memory: assertion 'GST_IS_BUFFER (buffer)' failed
(neolink:7): GStreamer-CRITICAL **: 14:46:22.207: gst_mini_object_lock: assertion 'GST_MINI_OBJECT_IS_LOCKABLE (object)' failed
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: