#1400 closed enhancement (fixed)
More flexible video operation in pjsua application
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-beta |
Component: | applications | Version: | trunk |
Keywords: | sipit29 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Enhancements to pjsua:
- the --video option now works for local accounts too
- added new commands:
- vid acc show: show current video settings in acc
- vid acc enable|disable: enable/disable video in acc
- vid acc autotx on|off: set video auto transmit on/off.
- vid acc autorx on|off: set incoming video autoshow on/off
- vid acc cap ID: set acc capture dev
- vid acc rend ID: set acc render dev
Change History (4)
comment:1 Changed 13 years ago by bennylp
comment:2 Changed 13 years ago by nanang
comment:3 Changed 13 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 13 years ago by bennylp
Note: See
TracTickets for help on using
tickets.
(In [3850]) Re #1400: enhancements to video operations in pjsua application