izzatothman / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Caller side remote video should be display. #409

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In android mobile local video is displaying when I call from sipdroid
android mobile to SIP softphone. It should be display SIP softphone side
video on sipdroid android mobile. 

Original issue reported on code.google.com by patel.ro...@gmail.com on 8 Apr 2010 at 4:46

GoogleCodeExporter commented 9 years ago
There is a bug in the current versions of SIPDroid that mean Remote video only 
displays when using PBXes.org (they do some special wrapping to make things 
work on 
Android).

Original comment by andy.blu...@gmail.com on 24 May 2010 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 2 Jun 2010 at 11:48

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 7 Jun 2010 at 1:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Two way video communication not done in latest version on sip server.

Original comment by patel.ro...@gmail.com on 19 Jun 2010 at 9:39

GoogleCodeExporter commented 9 years ago
doesn't work on my SIP server (Asterisk)

Original comment by sonic1...@gmail.com on 21 Jun 2010 at 1:30

GoogleCodeExporter commented 9 years ago
Merged with issue 223.

Original comment by piotrek....@gmail.com on 21 Jun 2010 at 2:06

GoogleCodeExporter commented 9 years ago
sipdroid should communicate two way video calling without rtsp.

Original comment by patel.ro...@gmail.com on 22 Jun 2010 at 4:23

GoogleCodeExporter commented 9 years ago
Actually this is possible (see RockPlayer which bypasses the native MediaPlayer 
classes to play video directly from their own codec).

You can do the same thing to play RTP data (without using RTSP)... :-)

Original comment by andy.blu...@gmail.com on 22 Jun 2010 at 4:31

GoogleCodeExporter commented 9 years ago
Can you explain how to do that with RockPlayer?

Original comment by alex9...@gmail.com on 23 Jun 2010 at 4:20

GoogleCodeExporter commented 9 years ago
I am interesting in the RockPlayer too.

Original comment by tempte...@gmail.com on 26 Jun 2010 at 6:42

GoogleCodeExporter commented 9 years ago
I have the same problem while tring video call with asterisk server.
I have M70003 MID (without camera) android 1.7 and sipdroid 1.5.2 beta. I 
cann't see video in the sipdroid when the other side clicked "send video".
Note: I used 802.11g
The other side used X-lite, and tried some video codec and nothing in the 
sipdroid.

Original comment by Yitzhak....@gmail.com on 28 Jun 2010 at 12:26

GoogleCodeExporter commented 9 years ago
I am using Sylantro Synergy Server with Xlite and can send video from Sipdroid 
to the Xlite, but I do not receive video back from the Xlite softphone to the 
Sipdroid softphone. This would be awesome if fixed!

Original comment by jaimechieng@gmail.com on 30 Jun 2010 at 2:08

GoogleCodeExporter commented 9 years ago
Hi,
We are using Sipdroid as base platform for developing IMS client. We fixed some 
interoperability issues(with IMS Core)in Sipdroid related to ACK & 200 OK 
messages. Now we are able to establish sessions with another remote IMS soft 
client (Mercuro Gold) and sip soft client X-Lite through IMS Core and SCC 
Application Server. Evrything is going well except recieving video on Sipdroid 
(i.e. on NexusOne). On remote soft clients (X-Lite/Mercuro Gold) Sipdroid side 
of Video can be seen but not able to see remote soft Client side of video on 
Sipdroid.

This is very important for us to proceed. We don't want pbxes.org in any path.
Can any one tell why sipdroid not able recieve vidio and display it? Any 
hardware/software restrictions/Constraints?  Can any one suggest any 
alternatives to achieve video recieving capability with out using pbxes.org.

Thanks,
Nag Ponugoti

Original comment by nag.ponu...@gmail.com on 7 Jul 2010 at 7:49

GoogleCodeExporter commented 9 years ago
You can try IMSDroid (http://code.google.com/p/imsdroid) it support direct 
Video call.

Original comment by boss...@yahoo.fr on 3 Aug 2010 at 8:33

GoogleCodeExporter commented 9 years ago
I am having the same issues with X-Lite 3.0 using pbxes.org (not premium or 
pro) and an HTC EVO running Android 2.2 with the latest sipdroid. 

The video from X-Lite does not show up on my phone. When I turn on video in 
sipdroid, X-Lite 3.0 gives me an error about the codec not being available. 
This happens for both the low and high quality video.

Original comment by Splak...@gmail.com on 20 Aug 2010 at 4:15

GoogleCodeExporter commented 9 years ago
Hi,
anybody can tell me how sipdroid play the video rtp stream received? I searched 
all web site, all issues and i don't find any information about this field.

best Regards,
André Barbosa.

Original comment by afilipeb...@gmail.com on 2 Nov 2010 at 9:28

GoogleCodeExporter commented 9 years ago
sipdroid relies on the remote streaming video to it over rtsp. not really a 
standard way of doing things. sipdroid also relies on android player 
functionality that generates quite a bit of delay as the player in android 2.1, 
2.2 and earlier are meant for streaming video, not real time video. I believe i 
read on the list that you can test video with pbxes.org. 

Original comment by alex9...@gmail.com on 2 Nov 2010 at 2:57

GoogleCodeExporter commented 9 years ago
Hi all,

Need some help from u guys. I have Sipdroid connected through Ethernet LAN to 
my trixbox 2.8.0.4 CE pbx. I have installed softphones such as Ekiga, Qutecom, 
Linphone in my Ubuntu 10.04 Desktop. Registration was successful for Softphone 
and Sipdroid with Trixbox, and i am able to call from my Desktop softphone to 
Sipdroid and vice versa. But there is some delay in audio.
I need to "send video" from my sipdroid to Softphone(running on Desktop). But 
it is not working. 

I have changed my trixbox settings 

sip.conf : [general] videosupport=yes

and sip_additional : [100] allow = ulaw allow= h263

even then its not working. 

in Sipdroid i am only seeing my local camera ( on android device ) on the top 
right corner. 

In my softphones only black screen was there . What i need to send video from 
sipdroid to softphones ?

Help me!!!!!!!!!!!!!

Original comment by sahadeva...@gmail.com on 16 Mar 2011 at 1:39