Adding short-header parameter for connecting to an IP Camera

132 views
Skip to first unread message

Phillip Hitchcock

unread,
Aug 16, 2018, 7:10:01 AM8/16/18
to kurento
Hi

I'm trying to connect to a IP Camera RTSP stream and convert it to WebRTC

I have been trying to work with this example

It wasn't working, the camera kept coming back with 400 bad request

I fault found it with gst-launch which had the same result until I set short-header=true

How do i set short-header (or any other parameter https://thiblahute.github.io/GStreamer-doc/rtsp-1.0/rtspsrc.html?gi-language=c) when using kurento?

I was thinking a GstreamerFilter but can't find any real documentation on it

thanks

Micael Gallego

unread,
Aug 16, 2018, 12:14:24 PM8/16/18
to kur...@googlegroups.com
It seems that the only way to set this property is modifying PlayerEndpoint to set this property when URL is rtsp.

If you create a PullRequest with can study it and if it meets quality criteria we can include it in KMS code.

You can always create your own RtpsEndpoint as a Kurento Module. 

Best regards

Micael Gallego
Kurento / OpenVidu Project Lead


--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
To post to this group, send email to kur...@googlegroups.com.
Visit this group at https://groups.google.com/group/kurento.
To view this discussion on the web visit https://groups.google.com/d/msgid/kurento/995d0acd-eb14-4888-8c4c-07f50e2d6a43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Neil Young

unread,
Aug 16, 2018, 5:55:14 PM8/16/18
to kurento
Sorry for highjacking this thread, but would the following be possible with PlayerEndpoint?

a) Have a player endpoint playing a video or a camera stream
b) Send this video or camera stream to a custom OpenCV plugin at KMS side
c) Manage (provide the IP of the stream) and view all this in a Node app.

I'm sure with a) and c), but would it also be possible to have b)?

Regards

Micael Gallego

unread,
Aug 16, 2018, 6:28:32 PM8/16/18
to kur...@googlegroups.com
The response is yes. Please create a new thread for this.

Best regards

Micael Gallego
Kurento / OpenVidu Project Lead

Reply all
Reply to author
Forward
Message has been deleted
0 new messages