Difference between revisions of "Video call with CounterPath eyeBeam"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: In order to send/receive video with the call you can use [http://www.counterpath.com/ CounterPath] eyeBeam softphone.)
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
In order to send/receive video with the call you can use [http://www.counterpath.com/ CounterPath] eyeBeam softphone.
In order to send/receive video with the call you can use [http://www.counterpath.com/eyebeam.html CounterPath eyeBeam] softphone.
 
In /etc/asterisk/sip.conf you should have:
 
videosupport=yes
 
In device's settings in MOR GUI:
 
Codecs
H.263 Video YES
H.263+ Video YES<br>
Video support = yes
 
After you initiated the call with eyeBeam press on '''Start''' button to start sending video. This button is at the bottom of your video screen. Your callee should press this button also.
 
 
----
 
Ignore such messages on Asterisk CLI when call starts:
 
Unknow RTP codec 126 received from ...
<br><br>
==See also==
* http://wiki.kolmisoft.com/index.php/Device_is_not_receiving_video
* http://www.voip-info.org/wiki/view/Asterisk+video

Latest revision as of 05:18, 10 November 2011

In order to send/receive video with the call you can use CounterPath eyeBeam softphone.

In /etc/asterisk/sip.conf you should have:

videosupport=yes

In device's settings in MOR GUI:

Codecs
H.263 Video YES
H.263+ Video YES
Video support = yes

After you initiated the call with eyeBeam press on Start button to start sending video. This button is at the bottom of your video screen. Your callee should press this button also.



Ignore such messages on Asterisk CLI when call starts:

Unknow RTP codec 126 received from ...



See also