Public Member Functions | |
AxisSink (String[] args) | |
Static Public Member Functions | |
void | main (String[] args) |
Standard main. |
(Assumes rbnb.jar is on the CLASSPATH) example usage: java org.nees.buffalo.axis.AxisSink "JPEGThumbaniler/camera3thumb" Where the channel name, "JPEGThumbaniler/camera3thumb", is the thumbnail version created above. Use the other channel name to view the full resolution, full frame rate stream.
Definition at line 39 of file AxisSink.java.
|
Standard main. Just creates and call an instance of the class.
Definition at line 181 of file AxisSink.java. References org.nees.buffalo.video.AxisSink.main(). Referenced by org.nees.buffalo.video.AxisSink.main(). |