Player compatibility with libdc1394-2.1.2

View: New views
5 Messages — Rating Filter:   Alert me  

Player compatibility with libdc1394-2.1.2

by Moslem Kazemi-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,
I was wondering if player-3.0 is compatible with the latest version of
dc1394 library (i.e., 2.1.2)? If it is not so, could you please let me
know which version of dc1394 is recommended?
OS: ubuntu 9.04, 2.6.28-15-generic

Thanks in advance for your help.
regards,
--Moslem.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

Re: Player compatibility with libdc1394-2.1.2

by pbeeson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It is.  I reworked the camera1394 driver a few months back to work with
new Ubuntu distros.  It should work fine with Jaunty. (So does Player
2.1.2 by the way).

Moslem Kazemi wrote:

> Hi there,
> I was wondering if player-3.0 is compatible with the latest version of
> dc1394 library (i.e., 2.1.2)? If it is not so, could you please let me
> know which version of dc1394 is recommended?
> OS: ubuntu 9.04, 2.6.28-15-generic
>
> Thanks in advance for your help.
> regards,
> --Moslem.
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Playerstage-users mailing list
> Playerstage-users@...
> https://lists.sourceforge.net/lists/listinfo/playerstage-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

Re: Player compatibility with libdc1394-2.1.2

by Moslem Kazemi-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks, Patric! I am not sure if you understand me correctly. Just to
make sure, have you tried player-3.0 with the latest version of
dc1394 library (i.e., 2.1.2)? I know that player-3.x (or even earlier
releases) works with libdc1394-1.x, but I did not succeed to work it
out with libdc1394-2.x.
Thanks again!
--Moslem.

On Tue, Sep 8, 2009 at 6:17 AM, Patrick Beeson <beeson.p@...> wrote:

> It is.  I reworked the camera1394 driver a few months back to work with
> new Ubuntu distros.  It should work fine with Jaunty. (So does Player
> 2.1.2 by the way).
>
> Moslem Kazemi wrote:
>> Hi there,
>> I was wondering if player-3.0 is compatible with the latest version of
>> dc1394 library (i.e., 2.1.2)? If it is not so, could you please let me
>> know which version of dc1394 is recommended?
>> OS: ubuntu 9.04, 2.6.28-15-generic
>>
>> Thanks in advance for your help.
>> regards,
>> --Moslem.
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Playerstage-users mailing list
>> Playerstage-users@...
>> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Playerstage-users mailing list
> Playerstage-users@...
> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

Re: Player compatibility with libdc1394-2.1.2

by G. Chliveros :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I have a problem with dc1394 for Firewire 4pin connectors in Player 2.1.2

The camera is powered by 12V power supply and it is listed in dmesg
(connect / disconnect). When I launch Player server with camera1394
driver it gives an error in that it cannot access the raw1394.

driver
(
  name "camera1394"
  provides ["camera:0"]
)

I observe no such problem with Firewire 6 pin connectors.

If anybody has a solution or suggestions please let me know.


Best regards, George


PS: I have configured the ieee1394 using 'usual tricks' that work with
6-pin firewire; that is to say (not necessarily in this order):

sudo modprobe ieee1394
sudo modprobe ohci1394
sudo modprobe raw1394
sudo modprobe video1394


sudo chmod 777 /dev/raw1394
sudo chmod 777 /dev/video1394



2009/10/27 Moslem Kazemi <moslemk@...>:

> Thanks, Patric! I am not sure if you understand me correctly. Just to
> make sure, have you tried player-3.0 with the latest version of
> dc1394 library (i.e., 2.1.2)? I know that player-3.x (or even earlier
> releases) works with libdc1394-1.x, but I did not succeed to work it
> out with libdc1394-2.x.
> Thanks again!
> --Moslem.
>
> On Tue, Sep 8, 2009 at 6:17 AM, Patrick Beeson <beeson.p@...> wrote:
>> It is.  I reworked the camera1394 driver a few months back to work with
>> new Ubuntu distros.  It should work fine with Jaunty. (So does Player
>> 2.1.2 by the way).
>>
>> Moslem Kazemi wrote:
>>> Hi there,
>>> I was wondering if player-3.0 is compatible with the latest version of
>>> dc1394 library (i.e., 2.1.2)? If it is not so, could you please let me
>>> know which version of dc1394 is recommended?
>>> OS: ubuntu 9.04, 2.6.28-15-generic
>>>
>>> Thanks in advance for your help.
>>> regards,
>>> --Moslem.
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>>> trial. Simplify your report design, integration and deployment - and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Playerstage-users mailing list
>>> Playerstage-users@...
>>> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Playerstage-users mailing list
>> Playerstage-users@...
>> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Playerstage-users mailing list
> Playerstage-users@...
> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

Parent Message unknown Re: Player compatibility with libdc1394-2.1.2

by Moslem Kazemi-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi George,
You might have already done this, however, just to make sure, have you
tried the coriander to see if you could connect to the camera and if
the 1394 libraries are set properly?
--Moslem.


Hello,

I have a problem with dc1394 for Firewire 4pin connectors in Player 2.1.2

The camera is powered by 12V power supply and it is listed in dmesg
(connect / disconnect). When I launch Player server with camera1394
driver it gives an error in that it cannot access the raw1394.

driver
(
name "camera1394"
provides ["camera:0"]
)

I observe no such problem with Firewire 6 pin connectors.

If anybody has a solution or suggestions please let me know.


Best regards, George


PS: I have configured the ieee1394 using 'usual tricks' that work with
6-pin firewire; that is to say (not necessarily in this order):

sudo modprobe ieee1394
sudo modprobe ohci1394
sudo modprobe raw1394
sudo modprobe video1394


sudo chmod 777 /dev/raw1394
sudo chmod 777 /dev/video1394



2009/10/27 Moslem Kazemi <moslemk@gm...>:

> Thanks, Patric! I am not sure if you understand me correctly. Just to
> make sure, have you tried player-3.0 with the latest version of
> dc1394 library (i.e., 2.1.2)? I know that player-3.x (or even earlier
> releases) works with libdc1394-1.x, but I did not succeed to work it
> out with libdc1394-2.x.
> Thanks again!
> --Moslem.
>
> On Tue, Sep 8, 2009 at 6:17 AM, Patrick Beeson <beeson.p@gm...> wrote:
>> It is.  I reworked the camera1394 driver a few months back to work with
>> new Ubuntu distros.  It should work fine with Jaunty. (So does Player
>> 2.1.2 by the way).
>>
>> Moslem Kazemi wrote:
>>> Hi there,
>>> I was wondering if player-3.0 is compatible with the latest version of
>>> dc1394 library (i.e., 2.1.2)? If it is not so, could you please let me
>>> know which version of dc1394 is recommended?
>>> OS: ubuntu 9.04, 2.6.28-15-generic
>>>
>>> Thanks in advance for your help.
>>> regards,
>>> --Moslem.
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>>> trial. Simplify your report design, integration and deployment - and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Playerstage-users mailing list
>>> Playerstage-users@li...
>>> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Playerstage-users mailing list
>> Playerstage-users@li...
>> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Playerstage-users mailing list
> Playerstage-users@li...
> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users