hola, > > I'd like to get a mjpeg stream sent via a remote rtsp server. > uff, never tested, good luck ...
> >> anyway, the problem you have here is really different, >> is that you don't have the Gnu Scientific Library >> development files >> ( package is called libgsl0-dev, i think ) >> > > yes I got it in the meanwhile > > still , compiling fails > make complains about pdp_yqt in a way which make me think I've got the > wrong libquicktime installed: > > pdp_yqt.c:32:27: error: quicktime/lqt.h: Aucun fichier ou répertoire > de ce type > pdp_yqt.c:33:35: error: quicktime/colormodels.h: Aucun fichier ou > répertoire de ce type > pdp_yqt.c:65: error: expected specifier-qualifier-list before > ‘quicktime_t’ > pdp_yqt.c: In function ‘pdp_yqt_close’: > pdp_yqt.c:89: warning: implicit declaration of function ‘quicktime_close’ > pdp_yqt.c:89: error: ‘t_pdp_yqt’ has no member named ‘qt’ > pdp_yqt.c: In function ‘pdp_yqt_open’: > pdp_yqt.c:104: error: ‘t_pdp_yqt’ has no member named ‘qt’ > pdp_yqt.c:104: warning: implicit declaration of function ‘quicktime_open’ > pdp_yqt.c:106: error: ‘t_pdp_yqt’ has no member named ‘qt’ > pdp_yqt.c:112: warning: implicit declaration of function > ‘quicktime_has_video’ > ../.. > pdp_yqt.c:396: error: ‘t_pdp_yqt’ has no member named ‘x_outreadposition’ > pdp_yqt.c:396: error: ‘t_pdp_yqt’ has no member named ‘x_outreadposition’ > pdp_yqt.c:396: error: ‘t_pdp_yqt’ has no member named ‘x_outbuffersize’ > pdp_yqt.c:397: error: ‘t_pdp_yqt’ has no member named ‘x_outunread’ > make[1]: *** [pdp_yqt.o] Erreur 1 > make[1]: quittant le répertoire « /usr/local/src/pidip/modules » > make: *** [pdp_pidip_all] Erreur 2 here i think you don't have a real recent pidip, try with : htpp://ydegoyon.free.fr/pidip-0.12.21.tar.gz now quicktime includes are in include/lqt and the latest pidip should recognize it, or if it doesn't, report a bug. suerte, sevy _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
