Hi there:
I am trying to add RTSP support to a target platform which runs Linux 2.6.28. The SDK for the target come with g-streamer 0.10 with some elements, but without rtspsrc, however, the libraries are built and exist, just not included in the root fs on the target. So I copied all pre-built rtspsrc libraries (libgstrtsp-0.10.so*) to where GST_PLUGIN_PATH environment variable point to. Also, I checked the dependencies of libgstrtsp-0.10.so. The only library that the target missing is libselinux.so.1. The SDK for the target doesn’t have libselinux.so.1, then I just copied the one on my Linux host (which runs Fedora 9) to my target. When I run “gst-inspect rtspsrc” on the target, it says “No such element or plugin ‘rtspsrc’”. Can you tell why I don’t have rtspsrc on the target? Any suggestions on how to fix the problem?
Thanks a lot.
Ping ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Has anybody read my post? Any thoughts?
From: Gao, Ping
Hi there:
I am trying to add RTSP support to a target platform which runs Linux 2.6.28. The SDK for the target come with g-streamer 0.10 with some elements, but without rtspsrc, however, the libraries are built and exist, just not included in the root fs on the target. So I copied all pre-built rtspsrc libraries (libgstrtsp-0.10.so*) to where GST_PLUGIN_PATH environment variable point to. Also, I checked the dependencies of libgstrtsp-0.10.so. The only library that the target missing is libselinux.so.1. The SDK for the target doesn’t have libselinux.so.1, then I just copied the one on my Linux host (which runs Fedora 9) to my target. When I run “gst-inspect rtspsrc” on the target, it says “No such element or plugin ‘rtspsrc’”. Can you tell why I don’t have rtspsrc on the target? Any suggestions on how to fix the problem?
Thanks a lot.
Ping ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |