Difference between revisions of "Device is not receiving video"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: * Make sure you have videosupport=yes in device's settings * Make sure you selected appropriate video codecs in device's settings * Make sure in sip.conf: [general] videosupport=yes)
 
Line 5: Line 5:
  [general]
  [general]
  videosupport=yes
  videosupport=yes
[http://www.voip-info.org/wiki/view/Asterisk+video  More info]

Revision as of 08:55, 18 January 2008

  • Make sure you have videosupport=yes in device's settings
  • Make sure you selected appropriate video codecs in device's settings
  • Make sure in sip.conf:
[general]
videosupport=yes

More info