euresys: Fixes to get element working with filesink
Caps aren't correct, but I can correctly save camera output to file. Many printfs are sprinkled about as I'm having trouble with gst-debug, will remove later.
This commit is contained in:
@@ -19,7 +19,8 @@ target_link_libraries ( libgsteuresys
|
||||
${GSTREAMER_LIBRARIES}
|
||||
${GSTREAMER_BASE_LIBRARY}
|
||||
${GSTREAMER_INTERFACE_LIBRARY}
|
||||
${GSTREAMER_VIDEO_LIBRARY})
|
||||
${GSTREAMER_VIDEO_LIBRARY}
|
||||
${EURESYS_LIBRARIES})
|
||||
|
||||
install (TARGETS libgsteuresys
|
||||
LIBRARY DESTINATION lib/gstreamer-0.10)
|
||||
Reference in New Issue
Block a user