- 博客(2)
- 资源 (4)
- 收藏
- 关注
转载 Simple Authentication and Security Layer 简单的认证及加密层
SASL:Simple Authentication and Security Layer 简单的认证及加密层 1、客户端向服务器端发送XML流
2007-10-11 17:59:00
1195
HPC Media Player Distribution for MIPS and ARM
HPC Media Player Distribution for MIPS and ARM:
22/10/2006
This distribution is based on the latest TCPMP build (0.72 RC1) made by Picard and the CorePlayer team, with several changes and add-ons.
The source code may be downloaded here:
http://picard.exceed.hu/tcpmp/test/
The following changes have been made to the original standard package:
-1) brand new artwork: new icons, new buttons (basic skin) to update the boring TCPMP look-and-feel,
-2) the following official plugins have been included: ffmpeg, ac3
-3) added: unofficial AAC plugin
-4) added: Windows Media 9 plugins for MIPS and ARM ( this is a required component to play all WMV files with sound on CE versions lower than 4.20)
The following CAB files should work with all CE 2.11+ devices; however, some components may not work correctly on old devices ( Windows Media playback has not been tested on CE2.11).
Supported video file containers: AVI, MOV (quicktime), WMV, MP4, MPG
2010-03-12
videodog0.31.tar.gz
ideodog is a command line tool, just based on a stock linux distro, with no need of special libraries, or graphic enviroment ( as xlib, imlib).
The only special lib is jpeglib, present in most of systems, but you can work without it (see INSTALL).
I've running it in an embedded uClinux+busybox installation, with native jpeglib ( compiled for uClibc), and its working fine !
NOTE: Check out MOTION and ALPHABLEND
You can use a simple config file, suited for the most common needs, or use the command line options.
To change the path, just edit the makefile. The default path is /etc/vd.conf.
In the folder called "extra" you will find the gtkpnm, xputjpeg, gtk_cam and a small swap asm function, bgr2rgb.
There is a man page. Just check it with man ./videodog.man or move to a proper location. Its not complete yet, so, I didn`t put it in the Makefile.
*In a short:*
Just grabs a frame from v4l device or set its picture defaults.
Useful for scripts, webcam scripts. No dependencies of any external libs.
Read LICENSE for more details in copying and distribution.
Read INSTALL for details on how to compile/install it.
Read CHANGELOG for whats new
There is a vd.conf as example configuration, for those who would like to use this feature.
Compiling the effects causes no overhead or great executable size increase.
Possible outputs:
RAW frame (RGB)
PNM frame
JPEG frame
TARGA24 (tga) frame.
Double buffer loop capture or single frame with any format.
Tested with:
CPiA driver (webcam II parport)
Bttv driver ( bt 848 & 878 )
ov511 ( webcam III usb )
DLINK cam
Notes:
- 2.4.x kernel`s CPIA parport driver seems strange for me. Each capture is consuming almost 100% cpu !
- OV511 users: I`ve been receiving reports of VIDIOCMCAPTURE: invalid argument. Don`t know why is it giving this errors, but I can`t test more, because I dont onw such device. Please send reports, if possible.
Thanks to :
I`ve removed all names from here due to the extreme numer of folks who have been helpful to send bug reports, enhancements, patches, suggestions, or even dropping a line to let me know how videodog was useful to them. Thank you all, and I hope that even with the not-so-constant releases, I can provide not the best, but a solid tool to, hopefully, solve your problems with video capture.
Many emails later, and almost 2 years, I`ve been informed that videodog has been running on StrongARM w/o any further mods, that it is the basis of some scientif work, and even being used as webcam capture program.
You folks have been very supportive, and this is what keeps me wanting to develop not only videodog, but more open solutions. It is not the best capture tool around, but I think this is why so many people have been using it: its a tool, not a program trying to show it is better than the user, or a ANSI C skill contest.
Best regards and thank you again.
2010-03-12
linux下的snmp测试脚本
linux环境下的snmp测试脚本,
Installing SNMPv2C Agent Conformance Test Package
2008/04/08
IPv6 Promotion Council
Terminology
===========
Tester Node (TN)
A tester node for the conformance tests.
Node Under Test (NUT)
A testee node for the conformance tests.
Network Under Test
The network where the conformance tests are executed.
Tester Interface
The network interface of TN
hooked up to the Network Under Test.
Interface Under Test
The network interface of NUT
hooked up to the Network Under Test.
Prerequisites
=============
Prerequisites for TN:
- The package supports
FreeBSD 6.0-RELEASE or higher version.
- The package can also coexist with FreeBSD version of KAME.
Installing the package onto TN
==============================
0. Before Starting
(A) You need to install following softwares.
- Perl
(Required version : 5.8.7 or higher)
- Net-SNMP
(Required version : 5.3.1 or higher)
*** You can download it from the following URL:
http://net-snmp.sourceforge.net/
- v6eval
(Required version : 3.0.11 or higher)
Please refer to 00README.v6eval in "v6eval" for more information.
*** You can download it from the following URL:
http://www.tahi.org/release/
- koi
(Required version : 1.1.1 or higher)
Please refer to README file in "koi" package for more information.
*** You can download it from the following URL:
http://www.tahi.org/release/
1. Extracting ct package
% tar zxvf ct-snmpv2c-ag-X.X.tar.gz
2. Copying ct package
Copy ct directory to any directory you like.
% cp -pR $ORGDIR/ct-snmpv2c-ag-X.X $SOMEWHERE/ct-snmpv2c-ag-X.X
% chmod -R +w $SOMEWHERE/ct-snmpv2c-ag-X.X
4. Setup ct environment
% (enable TN's ipv6 capibility)
% cd $SOMEWHERE/ct-snmpv2c-ag-X.X
% edit config.txt
% make test
[End of INSTALL]
2009-07-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人