Plans for video support

IG
Ivan Genov
Fri, May 23, 2008 9:33 PM

Hi,
I want to ask the creators of PJSIP - when do you expect video support to be added in PJSIP? It is a great SIP stack and I think video support will make even greater, as video is becoming more and more popular today. >From http://trac.pjsip.org/repos/wiki/FAQ#video I know that video is on the 2008 roadmap, but do you have insight when it will be available? Is it something that is currently being worked on and can be ready in 1-2 months, or more like 5-6 or more months is more likely?
Thanks,
Ivan.

Hi, I want to ask the creators of PJSIP - when do you expect video support to be added in PJSIP? It is a great SIP stack and I think video support will make even greater, as video is becoming more and more popular today. >From http://trac.pjsip.org/repos/wiki/FAQ#video I know that video is on the 2008 roadmap, but do you have insight when it will be available? Is it something that is currently being worked on and can be ready in 1-2 months, or more like 5-6 or more months is more likely? Thanks, Ivan.
BP
Benny Prijono
Mon, May 26, 2008 6:51 AM

On Fri, May 23, 2008 at 10:33 PM, Ivan Genov ivangg_q@yahoo.com wrote:

Hi,

I want to ask the creators of PJSIP - when do you expect video support to be
added in PJSIP? It is a great SIP stack and I think video support will make
even greater, as video is becoming more and more popular today. From

True.

http://trac.pjsip.org/repos/wiki/FAQ#video I know that video is on the 2008
roadmap, but do you have insight when it will be available? Is it something
that is currently being worked on and can be ready in 1-2 months, or more
like 5-6 or more months is more likely?

Based what we've been focusing on recently (mainly to make existing
features (audio and NAT traversal) better, more robust, more stable,
and works on more platforms), I've got the feeling that probably we
won't have time to do video this year. But we'll see. For now, I'll
just remove it from the FAQ to avoid disapointment.

Cheers
Benny

Thanks,
Ivan.

On Fri, May 23, 2008 at 10:33 PM, Ivan Genov <ivangg_q@yahoo.com> wrote: > Hi, > > I want to ask the creators of PJSIP - when do you expect video support to be > added in PJSIP? It is a great SIP stack and I think video support will make > even greater, as video is becoming more and more popular today. From True. > http://trac.pjsip.org/repos/wiki/FAQ#video I know that video is on the 2008 > roadmap, but do you have insight when it will be available? Is it something > that is currently being worked on and can be ready in 1-2 months, or more > like 5-6 or more months is more likely? > Based what we've been focusing on recently (mainly to make existing features (audio and NAT traversal) better, more robust, more stable, and works on more platforms), I've got the feeling that probably we won't have time to do video this year. But we'll see. For now, I'll just remove it from the FAQ to avoid disapointment. Cheers Benny > Thanks, > Ivan. >
PS
Piotr Sobonski
Mon, May 26, 2008 11:27 AM

Benny,

I would ask about GUI support for pjsip in near future.
Do you have any plans related to that matter?

Best regards,
Peter

Benny, I would ask about GUI support for pjsip in near future. Do you have any plans related to that matter? Best regards, Peter
TF
Tanguy Floc'h
Mon, May 26, 2008 11:38 AM

Piotr Sobonski wrote:

Benny,

I would ask about GUI support for pjsip in near future.

Hi ! Somebody has already asked the same question in previous post.

You can have a look at the Sipek2 project :
http://code.google.com/p/sipek2

Sasa (the developper) uses a wrapper, to import pjsip functions into
.NET C# Code

Electrocut

Do you have any plans related to that matter?

Best regards,
Peter


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Piotr Sobonski wrote: > Benny, > > I would ask about GUI support for pjsip in near future. > Hi ! Somebody has already asked the same question in previous post. You can have a look at the Sipek2 project : http://code.google.com/p/sipek2 Sasa (the developper) uses a wrapper, to import pjsip functions into .NET C# Code Electrocut > Do you have any plans related to that matter? > > Best regards, > Peter > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
PS
Piotr Sobonski
Mon, May 26, 2008 11:44 AM

Yes, but this solution is available for Windows/WinCE platform.
I thought that someone is trying to develop multi-platform GUI like SIP
itself.
For example instead of using .NET C# for GUI we can use QT to build it.
Besrt regards,
Peter

----- Original Message -----
From: "Tanguy Floc'h" electrocut@gmail.com
To: "pjsip list" pjsip@lists.pjsip.org
Sent: Monday, May 26, 2008 12:38 PM
Subject: Re: [pjsip] Plans for nice gui support

Piotr Sobonski wrote:

Benny,

I would ask about GUI support for pjsip in near future.

Hi ! Somebody has already asked the same question in previous post.

You can have a look at the Sipek2 project :
http://code.google.com/p/sipek2

Sasa (the developper) uses a wrapper, to import pjsip functions into
.NET C# Code

Electrocut

Do you have any plans related to that matter?

Best regards,
Peter


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Yes, but this solution is available for Windows/WinCE platform. I thought that someone is trying to develop multi-platform GUI like SIP itself. For example instead of using .NET C# for GUI we can use QT to build it. Besrt regards, Peter ----- Original Message ----- From: "Tanguy Floc'h" <electrocut@gmail.com> To: "pjsip list" <pjsip@lists.pjsip.org> Sent: Monday, May 26, 2008 12:38 PM Subject: Re: [pjsip] Plans for nice gui support > Piotr Sobonski wrote: >> Benny, >> >> I would ask about GUI support for pjsip in near future. >> > Hi ! Somebody has already asked the same question in previous post. > > You can have a look at the Sipek2 project : > http://code.google.com/p/sipek2 > > Sasa (the developper) uses a wrapper, to import pjsip functions into > .NET C# Code > > Electrocut >> Do you have any plans related to that matter? >> >> Best regards, >> Peter >> >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
BP
Benny Prijono
Mon, May 26, 2008 6:04 PM

On Mon, May 26, 2008 at 12:44 PM, Piotr Sobonski
piotr.sobonski@cnri.dit.ie wrote:

Yes, but this solution is available for Windows/WinCE platform.
I thought that someone is trying to develop multi-platform GUI like SIP
itself.
For example instead of using .NET C# for GUI we can use QT to build it.

I think from me, it's only fair to say that GUI probably is the least
that we worry about. So we have no plan to have a nice GUI on desktop
very soon. I hope some will see this as an opportunity to fill in the
gap. ;-)

Cheers
Benny

On Mon, May 26, 2008 at 12:44 PM, Piotr Sobonski <piotr.sobonski@cnri.dit.ie> wrote: > Yes, but this solution is available for Windows/WinCE platform. > I thought that someone is trying to develop multi-platform GUI like SIP > itself. > For example instead of using .NET C# for GUI we can use QT to build it. I think from me, it's only fair to say that GUI probably is the least that we worry about. So we have no plan to have a nice GUI on desktop very soon. I hope some will see this as an opportunity to fill in the gap. ;-) Cheers Benny
RK
Roland Klabunde
Mon, May 26, 2008 6:09 PM

Notice:

SIPEK does currently not work under CE. Potentially yes, but I gave up
porting, because there is/was no stable version in sight.

Regards

----- Original Message -----
From: "Benny Prijono" bennylp@pjsip.org
To: "pjsip list" pjsip@lists.pjsip.org
Sent: Monday, May 26, 2008 8:04 PM
Subject: Re: [pjsip] Plans for nice gui support

On Mon, May 26, 2008 at 12:44 PM, Piotr Sobonski
piotr.sobonski@cnri.dit.ie wrote:

Yes, but this solution is available for Windows/WinCE platform.
I thought that someone is trying to develop multi-platform GUI like SIP
itself.
For example instead of using .NET C# for GUI we can use QT to build it.

I think from me, it's only fair to say that GUI probably is the least
that we worry about. So we have no plan to have a nice GUI on desktop
very soon. I hope some will see this as an opportunity to fill in the
gap. ;-)

Cheers
Benny


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Notice: SIPEK does currently not work under CE. Potentially yes, but I gave up porting, because there is/was no stable version in sight. Regards ----- Original Message ----- From: "Benny Prijono" <bennylp@pjsip.org> To: "pjsip list" <pjsip@lists.pjsip.org> Sent: Monday, May 26, 2008 8:04 PM Subject: Re: [pjsip] Plans for nice gui support > On Mon, May 26, 2008 at 12:44 PM, Piotr Sobonski > <piotr.sobonski@cnri.dit.ie> wrote: >> Yes, but this solution is available for Windows/WinCE platform. >> I thought that someone is trying to develop multi-platform GUI like SIP >> itself. >> For example instead of using .NET C# for GUI we can use QT to build it. > > I think from me, it's only fair to say that GUI probably is the least > that we worry about. So we have no plan to have a nice GUI on desktop > very soon. I hope some will see this as an opportunity to fill in the > gap. ;-) > > Cheers > Benny > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
BP
Benny Prijono
Mon, May 26, 2008 6:14 PM

On Mon, May 26, 2008 at 7:09 PM, Roland Klabunde
roland.klabunde@freenet.de wrote:

Notice:

SIPEK does currently not work under CE. Potentially yes, but I gave up
porting, because there is/was no stable version in sight.

Since you mention CE.. We have a nicer application for PocketPC (nicer
compared to pjsua_wince, but still it's not a full blown app of
course), it's called PocketPJ and is in pjsip-apps/src/pocketpj
directory.

And we have a simple S60 GUI for demo too, hope we can check that in soon.

Cheers
Benny

On Mon, May 26, 2008 at 7:09 PM, Roland Klabunde <roland.klabunde@freenet.de> wrote: > Notice: > > SIPEK does currently not work under CE. Potentially yes, but I gave up > porting, because there is/was no stable version in sight. > Since you mention CE.. We have a nicer application for PocketPC (nicer compared to pjsua_wince, but still it's not a full blown app of course), it's called PocketPJ and is in pjsip-apps/src/pocketpj directory. And we have a simple S60 GUI for demo too, hope we can check that in soon. Cheers Benny