Search Results

Search: Posts Made By: takeo.kikuta
Forum: Programming 05-14-2010
2,574
Posted By takeo.kikuta
[libxml++] DOmParser get node value
Hi
I wrote the follow code:


this->domParser = new xmlpp::DomParser();
this->domParser->set_validate(true);
this->domParser->parse_file(*this->xmlFileName);
this->doc =...
5,242
Posted By takeo.kikuta
any idea?
any idea?
5,242
Posted By takeo.kikuta
[Video stream] network stream recording with mplayer
Hi
I used this command:
mplayer http://host/axis-cgi/mjpg/video.cgi -user root -passwd root \
-cache 1024 -fps 25.0 -nosound -vc ffh264 \
-demuxer 3 -dumpstream -dumpfile output.avi It's ok...
Forum: Programming 03-25-2010
14,560
Posted By takeo.kikuta
Ok thanks.... Build successful
Ok thanks....

Build successful
Forum: Programming 03-25-2010
14,560
Posted By takeo.kikuta
Ok...thanks.... I used...
Ok...thanks....

I used -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/include/libxml2 -I/usr/lib/glib-2.0/include and now the code is ok

I have two small errors:
undefined...
Forum: Programming 03-25-2010
14,560
Posted By takeo.kikuta
Gstreamer and C/C++ dev
Hi
I wrote a simple C code with gstreamer libs( gstreamer example code manual ref )
On my ubuntu linux, the gstreamer headers are inside /usr/include/gstreamer-0.10/gst
Inside my C code I...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 01:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy