GStreamer-devel
Search
everywhere
only in this topic
Advanced Search
Cross compilation of gst-rtsp server
Classic
List
Threaded
♦
♦
Locked
3 messages
pushpa
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Cross compilation of gst-rtsp server
Hi,
Can i know how to cross compile gst-rtsp server
Thanks,
Pushpa
Manoj
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Cross compilation of gst-rtsp server
You can specify --target and --host while configuring gst-rtsp.
pushpa
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Cross compilation of gst-rtsp server
thanks manoj,
Initially it did not cross compile, but later i gave "sudo su" and then cross compiled with
./configure --host=arm-none-linux-gnueabi --prefix={HOME}/targetfs/opt/gstreamer
make
make install
and finally worked
Regards,
pushpa
Free forum by Nabble
Edit this page