Gstreamer RTSP Server program fails with "failed to create element 'rtpbin' error

classic Classic list List threaded Threaded
2 messages Options
mg
Reply | Threaded
Open this post in threaded view
|

Gstreamer RTSP Server program fails with "failed to create element 'rtpbin' error

mg

Hello,

 

I hope this is the correct email to ask for technical support.

 

I am working on Windows 10 (64 bit), trying to create a Gstreamer Server program:

- that takes an .mp4 video file stored in the PC as input

- creates a URL address in the form of:  rtsp://<IpAddress>:<PortNo>/test

- so that a client application such as VLC, can use the above URL address to play the video.

 

 

The Server builds successfully but it fails with the error: "failed to create element 'rtpbin', check your installation" when I attempt to connect VLC to it.

Please, I would appreciate your help on how to solve the mentioned problem.

 

Best regards,

Magnus.

 

+82 1077 25 3268

 

 

 


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

=?utf-8?B?c2VydmVyX2J1aWxkc19TVUNFU1NGVUxMWS5QTkc=?= (107K) Download Attachment
=?utf-8?B?U2VydmVyX3J1bl9GQUlMU19XSVRIX1JUUEJJTl9FUlJPUi5QTkc=?= (18K) Download Attachment
=?utf-8?B?VkxDX2NsaWVudF9OT19WSURFT19TSE9XTi5QTkc=?= (26K) Download Attachment
mg
Reply | Threaded
Open this post in threaded view
|

RE: Gstreamer RTSP Server program fails with "failed to create element 'rtpbin' error

mg

This it the source code.


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

=?utf-8?B?bWFpbi5j?= (9K) Download Attachment