List Info

Thread: Re: Video not Working




Re: Video not Working
country flaguser name
Malaysia
2007-09-20 03:58:59
Hi Simon,

Is there any changes on the get video part in openh323 plugin? I mean the way of handling from MyPhone. The myphone I've compiled doesn't get the video show on the dialog.

And it shows H263 with 1 frame
---------------------
MyPhonepeggy is ready and listening...
Started receiving G.711-ALaw-64k data .
Started sending G.711-ALaw-64k data .
< -new peggy2 said: "X"
Started receiving H.263-CIF{sw} data  (1 frames).
Started sending H.263-CIF{sw} data  (1 frames).
Talking to -new peggy2
Stopped sending H.263-CIF{sw} data.
------------------------------------------
should it be 1 frame?

please advise
thank you

regards
peggy

Simon Horne wrote:
packetizer.com" type="cite">
Peggy
 
Did you compile against the openH323_plugins branch or the CVS Head? If you compiled against the CVS Head then the video ;plugins will not show.
 
I have compiled a MyPhone installer (2.14mb) to demonstrate
 
Simon
-----Original Message-----
From: lists.sourceforge.net">openh323-devel-bounceslists.sourceforge.net [lists.sourceforge.net">mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of peggy
Sent: Wednesday, 19 September 2007 2:25 PM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: Re: [Openh323-devel] Video not Working

Hi Simon,

I did all the instructions.
I remove the h261 plugin to have a better&nbsp; picture.

when i use MyPhone to call,
----------------------------------
MyPhone2 is ready and listening...
Started receiving G.711-ALaw-64k data .
< -new peggy2 said: "X"
Started sending G.711-ALaw-64k data .
Talking to -new peggy2
-----------------------------------
attached is the settings for video page.

And when I use h261 to establish a call with svoip(salyens), the video on myphone doesn't shows up.

please advise.
thank you
regards
peggy

Simon Horne wrote:
packetizer.com" type="cite">
 
Make sure you compile the Video codec plugins&nbsp;and put the libavcodec.dll in the c:pwlib_plugins directory. H.263 should then be detected.
 
Simon
 
 
-----Original Message-----
From: lists.sourceforge.net">openh323-devel-bounceslists.sourceforge.net [lists.sourceforge.net">mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of peggy
Sent: Wednesday, 19 September 2007 11:27 AM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: Re: [Openh323-devel] Video not Working

Hi Simon,

The myphone from your download link, it's not working for the video from what i've tested.
Or is it working and it's my compiling mistake?

please guide.

regards
peggy

Simon Horne wrote:
packetizer.com" type="cite">
Try PacPhone www.pacphone.com&nbsp;.In the settings you can test your webcam.
 
Simon
-----Original Message-----
From: lists.sourceforge.net" moz-do-not-send="true">openh323-devel-bounceslists.sourceforge.net [lists.sourceforge.net" moz-do-not-send="true">mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of Hugo Pereira
Sent: Wednesday, 19 September 2007 8:17 AM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: [Openh323-devel] Video not Working

Greetings,

To see if i have problems with my video (i am not been able to put any application sample, like simpleOPAL working), i tried SalyensVoIP.

This is the result in the screenshot that i send in attachment.

In the message textBox i have the following output:

SalyensVoIP is ready and listening...
Calling 10.3.0.201 ...
Peewee [10.3.0.201] is ringing...
Started receiving SpeexNarrow-8k data  (1 frames).
Started sending SpeexNarrow-8k data  (1 frames).
Started receiving H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
ERROR! Failed to open video input device: Creative WebCam NX Ultra (VFW); source: -1
Use "fake" video input device...
Started sending H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
Talking to Peewee [10.3.0.201]


Why video is not been sent?

in the other endpoint i have the following output:

SalyensVoIP is ready and listening...
Peewee [ 10.3.0.198] is calling
Started sending SpeexNarrow-8k data  (1 frames).
Started receiving SpeexNarrow-8k data  (1 frames).
ERROR! Failed to open video input device: Microsoft WDM Image Capture (Win32); source: -1
Use "fake" video input device...
Started sending H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
Started receiving H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
Talking to Peewee [ 10.3.0.198]

in this case i have a web cam Trust 320 spaceCam


What is happing here?

please advise
Hugo

------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________ Openh323-devel mailing list lists.sourceforge.net" moz-do-not-send="true">Openh323-devellists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openh323-devel

------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________ Openh323-devel mailing list lists.sourceforge.net">Openh323-devellists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openh323-devel

------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________ Openh323-devel mailing list lists.sourceforge.net">Openh323-devellists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openh323-devel
Re: Video not Working
country flaguser name
Singapore
2007-09-20 14:54:37
This error is due to the libavcodec.dll versions&nbsp;being mixed up. The one I used is older and you get it from http://www.voxgratia.org/docs/h263_codec.html.
 
Simon
-----Original Message-----
From: openh323-devel-bounceslists.sourceforge.net [mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of peggy
Sent: Thursday, 20 September 2007 4:59 PM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: Re: [Openh323-devel] Video not Working

Hi Simon,

Is there any changes on the get video part in openh323 plugin? I mean the way of handling from MyPhone. The myphone I've compiled doesn't get the video show on the dialog.

And it shows H263 with 1 frame
---------------------
MyPhonepeggy is ready and listening...
Started receiving G.711-ALaw-64k data .
Started sending G.711-ALaw-64k data .
< -new peggy2 said: "X"
Started receiving H.263-CIF{sw} data  (1 frames).
Started sending H.263-CIF{sw} data  (1 frames).
Talking to -new peggy2
Stopped sending H.263-CIF{sw} data.
------------------------------------------
should it be 1 frame?

please advise
thank you

regards
peggy

Simon Horne wrote:
packetizer.com type="cite">
Peggy
 
Did you compile against the openH323_plugins branch or the CVS Head? If you compiled against the CVS Head then the video ;plugins will not show.
 
I have compiled a MyPhone installer (2.14mb) to demonstrate
 
Simon
-----Original Message-----
From: lists.sourceforge.net">openh323-devel-bounceslists.sourceforge.net [lists.sourceforge.net">mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of peggy
Sent: Wednesday, 19 September 2007 2:25 PM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: Re: [Openh323-devel] Video not Working

Hi Simon,

I did all the instructions.
I remove the h261 plugin to have a better&nbsp; picture.

when i use MyPhone to call,
----------------------------------
MyPhone2 is ready and listening...
Started receiving G.711-ALaw-64k data .
< -new peggy2 said: "X"
Started sending G.711-ALaw-64k data .
Talking to -new peggy2
-----------------------------------
attached is the settings for video page.

And when I use h261 to establish a call with svoip(salyens), the video on myphone doesn't shows up.

please advise.
thank you
regards
peggy

Simon Horne wrote:
packetizer.com type="cite">
 
Make sure you compile the Video codec plugins&nbsp;and put the libavcodec.dll in the c:pwlib_plugins directory. H.263 should then be detected.
 
Simon
 
 
-----Original Message-----
From: lists.sourceforge.net" moz-do-not-send="true">openh323-devel-bounceslists.sourceforge.net [lists.sourceforge.net" moz-do-not-send="true">mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of peggy
Sent: Wednesday, 19 September 2007 11:27 AM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: Re: [Openh323-devel] Video not Working

Hi Simon,

The myphone from your download link, it's not working for the video from what i've tested.
Or is it working and it's my compiling mistake?

please guide.

regards
peggy

Simon Horne wrote:
packetizer.com type="cite">
Try PacPhone www.pacphone.com&nbsp;.In the settings you can test your webcam.
 
Simon
-----Original Message-----
From: lists.sourceforge.net" moz-do-not-send="true">openh323-devel-bounceslists.sourceforge.net [lists.sourceforge.net" moz-do-not-send="true">mailto:openh323-devel-bounceslists.sourceforge.net]On Behalf Of Hugo Pereira
Sent: Wednesday, 19 September 2007 8:17 AM
To: Discussion on enhancements and development issues with the OpenH323 library
Subject: [Openh323-devel] Video not Working

Greetings,

To see if i have problems with my video (i am not been able to put any application sample, like simpleOPAL working), i tried SalyensVoIP.

This is the result in the screenshot that i send in attachment.

In the message textBox i have the following output:

SalyensVoIP is ready and listening...
Calling 10.3.0.201 ...
Peewee [10.3.0.201] is ringing...
Started receiving SpeexNarrow-8k data  (1 frames).
Started sending SpeexNarrow-8k data  (1 frames).
Started receiving H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
ERROR! Failed to open video input device: Creative WebCam NX Ultra (VFW); source: -1
Use "fake" video input device...
Started sending H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
Talking to Peewee [10.3.0.201]


Why video is not been sent?

in the other endpoint i have the following output:

SalyensVoIP is ready and listening...
Peewee [ 10.3.0.198] is calling
Started sending SpeexNarrow-8k data  (1 frames).
Started receiving SpeexNarrow-8k data  (1 frames).
ERROR! Failed to open video input device: Microsoft WDM Image Capture (Win32); source: -1
Use "fake" video input device...
Started sending H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
Started receiving H.263+-SQCIF-QCIF-CIF data  (352x288 pixels).
Talking to Peewee [ 10.3.0.198]

in this case i have a web cam Trust 320 spaceCam


What is happing here?

please advise
Hugo

------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________ Openh323-devel mailing list lists.sourceforge.net" moz-do-not-send="true">Openh323-devellists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openh323-devel

------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________ Openh323-devel mailing list lists.sourceforge.net" moz-do-not-send="true">Openh323-devellists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openh323-devel

------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________ Openh323-devel mailing list lists.sourceforge.net">Openh323-devellists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openh323-devel
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )