Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

zapping_remote(1) [debian man page]

ZAPPING_REMOTE(1)						  [FIXME: manual]						 ZAPPING_REMOTE(1)

NAME
zapping_remote - sends commands to a running instance of Zapping SYNOPSIS
zapping_remote [-h] [-d NAME] [-i ID] [-v] [-x] [command] DESCRIPTION
zapping_remote is a small program to send Python commands to a running instance of Zapping. See the Zapping documentation for a list of commands. When the -x option is given zapping_remote can also send Xawtv commands, see the xawtv-remote(1) manual page for details. Zapping also responds to xawtv-remote. This manual page refers to zapping_remote version 0.10. OPTIONS
-h Prints usage information on stdout, then terminates the program. -d NAME The X display to use. -i ID The ID of the Zapping or Xawtv main window. When omitted zapping_remote tries to find it automatically. -v NUMBER Debug level, default 0. -x Switches to a xawtv-remote compatible mode, sending Xawtv instead of Python commands. BUGS
None known. SEE ALSO
zapping(1), zapping_setup_fb(1) AUTHORS
Zapping was written by Inaki Garcia Etxebarria, Michael H. Schimek (mschimek@users.sourceforge.net) and many contributors. This manual page was written by Michael H. Schimek. [FIXME: source] 04/16/2012 ZAPPING_REMOTE(1)

Check Out this Related Man Page

ZAPPING_SETUP_FB(1)						  [FIXME: manual]					       ZAPPING_SETUP_FB(1)

NAME
zapping_setup_fb - prepares V4L/V4L2 driver for overlay SYNOPSIS
zapping_setup_fb [-?, -h, --help, --usage] [-b, --bpp NUMBER] [-c, --child] [-d, --device FILENAME] [-D, --display NAME] [-f, --fd] [-q, --quiet] [-S, --screen SCREEN NUMBER] [-v, --verbose] [-V, --version] DESCRIPTION
zapping_setup_fb is a small program to prepare Video For Linux (V4L) or Video For Linux Two (V4L2) video capture drivers for video overlay. It must be executed by pam(8) with root privileges, or owned by root with the set-user-ID bit set (see chmod(1)). This manual page refers to zapping_setup_fb version 0.13. BACKGROUND
To enable video overlay V4L and V4L2 drivers need to know the screen memory address. For security reasons only the system administrator can program this address. zapping(1) delegates the task to this helper application. OPTIONS
-?, -h, --help, --usage Prints usage information on stdout, then terminates the program. -b, --bpp NUMBER Color depth hint, the number of bits per pixel on the display in question, either 24 or 32. Usually zapping_setup_fb can determine this number automatically. -c, --child Zapping sets this flag when executing zapping_setup_fb as child process to enable the output of localized error messages in UTF-8 encoding on stderr. -d, --device FILENAME The video capture device to open, by default /dev/video0. -D, --display NAME The X display to use. Defaults to the name defined by the DISPLAY environment variable. -f, --fd NUMBER Zapping uses this option when executing zapping_setup_fb as child process to access the video capture driver by this shared file descriptor instead of opening the device file by name. -q, --quiet Decrements the verbosity level. -S, --screen NUMBER The X screen to use (Xinerama), defaults to 0. -v, --verbose Increments the verbosity level. -V, --version Prints the version of zapping_setup_fb on stdout, then terminates the program. BUGS
None known. SEE ALSO
zapping(1), zapping_remote(1), pam(8) AUTHORS
Zapping and zapping_setup_fb were written by Inaki Garcia Etxebarria, Michael H. Schimek (mschimek@users.sourceforge.net) and many contributors. This manual page was written by Michael H. Schimek based on work by Christian Marillat. [FIXME: source] 04/16/2012 ZAPPING_SETUP_FB(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

where can I find this

I want to now more about unix such as commands simple ones where can I learn them ore find them. Ore do you now some standard commands!? Help me tanks :confused: (4 Replies)
Discussion started by: neeles
4 Replies

2. UNIX for Dummies Questions & Answers

some commands:

A junior member (F.O.G.) sent a question in about commands, and a member (jaru) responded with a list of commands. His list is great and helps me as well, thank you. However, where and how did raju get this list. As you can tell I am new this also. I used VMS years ago, and as I remember you... (4 Replies)
Discussion started by: jamin
4 Replies

3. UNIX for Dummies Questions & Answers

commands

where can I find a list of unix commands to study? (4 Replies)
Discussion started by: Rush
4 Replies

4. Windows & DOS: Issues & Discussions

Unix commands

I am trying to find the difference between the sum and join commands in Unix. If there is one, what is it? and what they do :cool: (1 Reply)
Discussion started by: Darwin Rodrigue
1 Replies

5. UNIX for Dummies Questions & Answers

commands for unix

Hi All, I am new to UNIX programming. Can you send me the links where we can find all commands and their description in UNIX. Help in this regard is highly appreciated. Regards, Azaz Ali. (1 Reply)
Discussion started by: azazalis
1 Replies

6. Solaris

display remote commands

is there a way to display the commands the the remote user is typing -I would like to know a way by which i can log onto a remote system and type commands as the user watched on the console - I know about vnc but that is not what i am looking for -or is it rexec ? Ndegem SCSA (4 Replies)
Discussion started by: ndegem
4 Replies

7. UNIX for Dummies Questions & Answers

How to use UNIX commands in C program

Hai friend, I am new to linux..i had gone through most of the commands used in unix but i dont know how to use this commands in my C program..U know about this plz send the example program(C prog with unix command)... Thank... (3 Replies)
Discussion started by: sundar.lsr
3 Replies

8. Solaris

restrict commands

Dears, how to determine the commands that could be used by certain user..like I want to prevent some users from running pwd command???? Thanx (4 Replies)
Discussion started by: mm00123
4 Replies

9. Shell Programming and Scripting

How to send AT commands after getting into Kermit window?

We're using Kermit 8.0.209 in Linux environment. We're trying to invoke kermit from an application, send some AT commands and receive the responses from the End terminals like mobiles/modems. We access these deivces through serial ports. For eg., to send a file we use command-line options like... (4 Replies)
Discussion started by: pratiul
4 Replies

10. Cybersecurity

Logging shell commands and send it out

Dear friends I'm looking for a solution to log all commands that users do in my RedHat box, and send it out to other remote server, Is there any guide for that Thanks ---------- Post updated at 04:20 AM ---------- Previous update was at 03:47 AM ---------- I can think of something else I... (7 Replies)
Discussion started by: reaky
7 Replies

11. UNIX for Dummies Questions & Answers

Argument in Linux

I am trying to see the commands that can work also with only one argument. I tried that man to see the commands details but could not figure out. Here in my scenario I have ln, cp and mv commands. I am trying to see if these command can also work with just one argument. It looks like cp works if I... (3 Replies)
Discussion started by: linux17
3 Replies

12. Programming

Where to find sources of UNIX commands???

Dear friends, I believe that all unix commands are programs which are written in c language, please correct me if I am wrong. Now suppose that I want to see the c source of common commands like echo, ls, mkdir etc, where I can I find the source, linux is open source I believe, so the source for... (2 Replies)
Discussion started by: gabam
2 Replies

13. UNIX for Dummies Questions & Answers

Display full command (including options) information in running

Suppose I am a Unix user, not a root. I can see all commands in running by ps -elf, or some similar commands. Such commands may be submit by other Unix users. Is there a way that I can display those commands with their full parameters/options. For example, I can see a user is running "ls"... (3 Replies)
Discussion started by: happy_lotus
3 Replies

14. Programming

Help New Os

Hey everyone im soon going to be working on a new Os it will either be program in Python or c++ if you want to help just PM me please Os name: Toshler Os Os kernel: Monolithic written in: c++ or Python That its (1 Reply)
Discussion started by: Tyler Aaron
1 Replies

15. UNIX for Dummies Questions & Answers

How to run UNIX commands on remote machine from windows?

Hi All, I am working in support and we are planning to automate a system to reduce the direct manual intervention to core system. Please find the below details. 1. we have a web application that runs on Windows Platform. 2. From web application, we need to connect to remote Unix machine.... (6 Replies)
Discussion started by: Balaji K
6 Replies