Forums

Cross-compilation of Darwin Streaming Server

  • Hi.
    I'm using a LeopardBoard.
    I'm able to stream video on rtp, but cpu usage is too high (about 75%) and the framerate is too low.
    For this reason I want to use the rtsp.

    Which version of Darwin Streaming Server I need to use?
    How can I cross-compile the DSS?

    Can you give me some details to do it?

    Thanks a lot.

  • midge.vlad.org.ua/.../viewtopic.php

    Have look at

    Also you may need to set LD_LIBRARY_PATH to /opt/arm-linux-eabi/bin for linking to toolchain's cross compiled libraries.

  • Hi Tunca,

    do you have cross-compile the DSS?

    Because i tried it, i followed these suggestions:  http://blog.toxa.de/archives/3

    I attached the patch and i modified the file Buildit changing the crosscompilers for the ARM architecture.

    But the command : "/Buildit install" give me some errors...