• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER softphone
AsteriskGuru Archives
Mailing List Archives
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Asterisk-video] Use of app_mp4 application in Asterisk

 
   AsteriskGuru Archives Forum Index -> Asterisk-Video
View previous topic :: View next topic  
Author Message
ssaxena at devfoundry.com
Guest





PostPosted: Mon Jun 02, 2008 9:41 am    Post subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Dear Members,
                              I am new to the list, Linux and Asterisk, and I am trying to explore the possibilities of playing SWF and MP4 videos in Asterisk. Web-searching provided
 
<![if !supportLists]>·         <![endif]>Sergio’s Website http://sip.fontventa.com/
<![if !supportLists]>o   <![endif]>I was unable to get the Source code through SVN
<![if !supportLists]>o   <![endif]>I copied the app_mp4.c file, but saw that it contained a #include <mp4.h> which I didn’t know where to find.
<![if !supportLists]>o   <![endif]>I downloaded mpeg4ip from http://nixbit.com/cat/programming/libraries/mpeg4ip/
<![if !supportLists]>§  <![endif]>I could not install it due missing SDL package on my CentOs 5
<![if !supportLists]>§  <![endif]>Installing SDL led to discovery of more missing Linux packages
 
<![if !supportLists]>·         <![endif]>From the website http://www.i6net.com/downloads/pbx-14-packages/  and the mail-thread at http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-package-vt122834.html , I installed the asterisk package, but I could not locate the app_mp4.so in the binaries, and was unable to run the mp4play() application.
 
I would request members familiar with setting up app_mp4 to kindly suggest the steps for making the package work. I am using a Cent Os 5 Linux Platform.
 
Thanks for your help and time,
Regards
Sharan
 
Back to top
sergio.garcia at fontvent
Guest





PostPosted: Mon Jun 02, 2008 9:47 am    Post subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Hi Sharan

Try configuring mpeg4ip with

./configure --disable-player

BR
Sergio
----- Original Message -----
From: Sharan Saxena [mailto:ssaxena@devfoundry.com]
To: asterisk-video@lists.digium.com
Sent: Mon, 2 Jun 2008 16:03:48 +0530
Subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Dear Members,

I am new to the list, Linux and Asterisk, and
I am trying to explore the possibilities of playing SWF and MP4 videos in
Asterisk. Web-searching provided



· Sergio’s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn’t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

§ I could not install it due missing SDL package on my CentOs 5

§ Installing SDL led to discovery of more missing Linux packages



· From the website http://www.i6net.com/downloads/pbx-14-packages/
and the mail-thread at
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa
ge-vt122834.html , I installed the asterisk package, but I could not locate
the app_mp4.so in the binaries, and was unable to run the mp4play()
application.



I would request members familiar with setting up app_mp4 to kindly suggest
the steps for making the package work. I am using a Cent Os 5 Linux
Platform.



Thanks for your help and time,

Regards

Sharan




_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
borja.sixto at i6net.com
Guest





PostPosted: Mon Jun 02, 2008 10:00 am    Post subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Hi,

Can you check if you have the app_mp4.so in the
/usr/lib/asterisk/modules, after the installation ?
"Lunch the installation script. ", you should enter in the untared
directory and execute the install.sh.

make a :
# ldd / usr/lib/asterisk/modules/app_mp4.so
To test the dependencies.

Can you give me the Asterisk dump when you start your asterisk with :

asterisk -cvvvvv

Thanks,


Borja


Sharan Saxena a écrit :
Quote:

Dear Members,

I am new to the list, Linux and Asterisk, and I am trying to explore
the possibilities of playing SWF and MP4 videos in Asterisk.
Web-searching provided

· Sergio’s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn’t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

§ I could not install it due missing SDL package on my *CentOs 5*

§ Installing SDL led to discovery of more missing Linux packages

· From the website http://www.i6net.com/downloads/pbx-14-packages/ and
the mail-thread at
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-package-vt122834.html
, I installed the asterisk package, but I could not locate the
app_mp4.so in the binaries, and was unable to run the mp4play()
application.

I would request members familiar with setting up app_mp4 to kindly
suggest the steps for making the package work. I am using a Cent Os 5
Linux Platform.

Thanks for your help and time,

Regards

Sharan

------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
ssaxena at devfoundry.com
Guest





PostPosted: Tue Jun 03, 2008 10:19 am    Post subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Hi Sergio and Borja,
Many thanks for your replies. I tried both approaches,
but could not move much further.

Hi Sergio,
From a thread
http://lists.digium.com/pipermail/asterisk-video/2007-July/000826.html , I
followed the instructions as my OS is also CentOs 5, but I could not compile
the mpeg4ip, and thus unable to move ahead. My steps and dump are at the
end. Are you aware of a better source for Mpeg4ip?

Hi Borja,
I took the Asterisk 1.4 package from
http://www.i6net.com/downloads/pbx-14-packages/ and from the steps at
http://www.i6net.com/support/install/
- tar xvzf asterisk_V1.4.20.1_2008-05-30_i386.tar.tar
- cd asterisk_V1.4.20.1_2008-05-30
[root@localhost asterisk_V1.4.20.1_2008-05-30]# ./install.sh
--- Asterisk IP/PABX V1.4.20.1 Installation ---
Creating directories...
Installing asterisk binary...
Installing configuration files...
Installing sounds...
Installing modules...
Installing libraries...
--- Asterisk IP/PABX V1.4.20.1 installation has finished ---

#asterisk -cvvvvv
Asterisk Ready
*CLI> show version
Asterisk 1.4.20.1 built by root @ moreno on a i686 running
Linux on 2008-05-30 08:09:07 UTC
The 'show version' command is deprecated and will be removed
in a future release. Please use 'core show version' instead.

Using Xlite, I made a SIP call to extension 600.

But I could not locate any app_mp4.so in /usr/lib/asterisk/modules/

Did I miss something? Please suggest.


Thanks and Regards
Sharan


Steps for MPEG4IP
=================
yum install SDL.i386 [Did Nothing]
yum install SDL-devel.i386

yum list installed | grep SDL
SDL.i386 1.2.10-8.el5
installed
SDL-devel.i386 1.2.10-8.el5
installed

cd /usr/src
I got mpeg4ip source from
http://prdownloads.sourceforge.net/mpeg4ip/mpeg4ip-1.5.0.1.tar.gz
tar -zxvf mpeg4ip-1.5.0.1.tar.gz
cd mpeg4ip-1.5.0.1
./bootstrap
./configure
make
./.libs/libmp4sdlvideo.a(video_sdl.o): In function
`CSDLVideo::set_screen_size(int, int, int, int, int, int)':
/usr/src/mpeg4ip-1.5.0.1/player/src/video_sdl.cpp:280: undefined reference
to `XMoveWindow'
collect2: ld returned 1 exit status
make[4]: *** [mp4player] Error 1
make[4]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1/player/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1/player/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1/player'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1'
make: *** [all] Error 2





-----Original Message-----
From: asterisk-video-bounces@lists.digium.com
[mailto:asterisk-video-bounces@lists.digium.com] On Behalf Of
asterisk-video-request@lists.digium.com
Sent: Monday, June 02, 2008 10:30 PM
To: asterisk-video@lists.digium.com
Subject: asterisk-video Digest, Vol 26, Issue 1

Send asterisk-video mailing list submissions to
asterisk-video@lists.digium.com

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.digium.com/mailman/listinfo/asterisk-video
or, via email, send a message with subject or body 'help' to
asterisk-video-request@lists.digium.com

You can reach the person managing the list at
asterisk-video-owner@lists.digium.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of asterisk-video digest..."


Today's Topics:

1. Use of app_mp4 application in Asterisk (Sharan Saxena)
2. Re: Use of app_mp4 application in Asterisk (Sergio Garcia Murillo)
3. Re: Use of app_mp4 application in Asterisk (Borja SIXTO)


----------------------------------------------------------------------

Message: 1
Date: Mon, 2 Jun 2008 16:03:48 +0530
From: "Sharan Saxena" <ssaxena@devfoundry.com>
Subject: [Asterisk-video] Use of app_mp4 application in Asterisk
To: <asterisk-video@lists.digium.com>
Message-ID: <000001c8c49c$277f5e20$767e1a60$@com>
Content-Type: text/plain; charset="iso-8859-1"

Dear Members,

I am new to the list, Linux and Asterisk, and
I am trying to explore the possibilities of playing SWF and MP4 videos in
Asterisk. Web-searching provided



? Sergio?s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn?t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

? I could not install it due missing SDL package on my CentOs 5

? Installing SDL led to discovery of more missing Linux packages



? From the website http://www.i6net.com/downloads/pbx-14-packages/
and the mail-thread at
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa
ge-vt122834.html , I installed the asterisk package, but I could not locate
the app_mp4.so in the binaries, and was unable to run the mp4play()
application.



I would request members familiar with setting up app_mp4 to kindly suggest
the steps for making the package work. I am using a Cent Os 5 Linux
Platform.



Thanks for your help and time,

Regards

Sharan



-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-video/attachments/20080602/57e6cb
1b/attachment.html

------------------------------

Message: 2
Date: Mon, 2 Jun 2008 12:40:49 +0200
From: "Sergio Garcia Murillo" <sergio.garcia@fontventa.com>
Subject: Re: [Asterisk-video] Use of app_mp4 application in Asterisk
To: <asterisk-video@lists.digium.com>
Message-ID: <275BCBB192C9430E9B8F10B917324F0D.MAI@fontventa.es>
Content-Type: text/plain; charset="iso-8859-1"

Hi Sharan

Try configuring mpeg4ip with

./configure --disable-player

BR
Sergio
----- Original Message -----
From: Sharan Saxena [mailto:ssaxena@devfoundry.com]
To: asterisk-video@lists.digium.com
Sent: Mon, 2 Jun 2008 16:03:48 +0530
Subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Dear Members,

I am new to the list, Linux and Asterisk, and
I am trying to explore the possibilities of playing SWF and MP4 videos in
Asterisk. Web-searching provided



? Sergio?s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn?t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

? I could not install it due missing SDL package on my CentOs 5

? Installing SDL led to discovery of more missing Linux packages



? From the website http://www.i6net.com/downloads/pbx-14-packages/
and the mail-thread at
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa
ge-vt122834.html , I installed the asterisk package, but I could not locate
the app_mp4.so in the binaries, and was unable to run the mp4play()
application.



I would request members familiar with setting up app_mp4 to kindly suggest
the steps for making the package work. I am using a Cent Os 5 Linux
Platform.



Thanks for your help and time,

Regards

Sharan




------------------------------

Message: 3
Date: Mon, 02 Jun 2008 12:54:44 +0200
From: Borja SIXTO <borja.sixto@i6net.com>
Subject: Re: [Asterisk-video] Use of app_mp4 application in Asterisk
To: Development discussion of video media support in Asterisk
<asterisk-video@lists.digium.com>
Message-ID: <4843D174.5000102@i6net.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi,

Can you check if you have the app_mp4.so in the
/usr/lib/asterisk/modules, after the installation ?
"Lunch the installation script. ", you should enter in the untared
directory and execute the install.sh.

make a :
# ldd / usr/lib/asterisk/modules/app_mp4.so
To test the dependencies.

Can you give me the Asterisk dump when you start your asterisk with :

asterisk -cvvvvv

Thanks,


Borja


Sharan Saxena a ?crit :
Quote:

Dear Members,

I am new to the list, Linux and Asterisk, and I am trying to explore
the possibilities of playing SWF and MP4 videos in Asterisk.
Web-searching provided

? Sergio?s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn?t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

? I could not install it due missing SDL package on my *CentOs 5*

? Installing SDL led to discovery of more missing Linux packages

? From the website http://www.i6net.com/downloads/pbx-14-packages/ and
the mail-thread at

http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa

ge-vt122834.html
Quote:
, I installed the asterisk package, but I could not locate the
app_mp4.so in the binaries, and was unable to run the mp4play()
application.

I would request members familiar with setting up app_mp4 to kindly
suggest the steps for making the package work. I am using a Cent Os 5
Linux Platform.

Thanks for your help and time,

Regards

Sharan

------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video




------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video

End of asterisk-video Digest, Vol 26, Issue 1
*********************************************


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
borja.sixto at i6net.com
Guest





PostPosted: Tue Jun 03, 2008 10:57 am    Post subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Hi Sharan,

To install the Fontventa application (including app-mp4), you should
install the fontventa package over an installed Asterisk (downloadable
from the i6net.com website):
Fontventa 0.0 2008-05-09 i386 <http://www.i6net.com/?file_id=35>

In your mail, I see that you have installed only the Asterisk binaries
package.

So, download and install the fontventa binaries packages and restart
your Asterisk.

Regards,


Borja



Sharan Saxena a écrit :
Quote:
Hi Sergio and Borja,
Many thanks for your replies. I tried both approaches,
but could not move much further.

Hi Sergio,
From a thread
http://lists.digium.com/pipermail/asterisk-video/2007-July/000826.html , I
followed the instructions as my OS is also CentOs 5, but I could not compile
the mpeg4ip, and thus unable to move ahead. My steps and dump are at the
end. Are you aware of a better source for Mpeg4ip?

Hi Borja,
I took the Asterisk 1.4 package from
http://www.i6net.com/downloads/pbx-14-packages/ and from the steps at
http://www.i6net.com/support/install/
- tar xvzf asterisk_V1.4.20.1_2008-05-30_i386.tar.tar
- cd asterisk_V1.4.20.1_2008-05-30
[root@localhost asterisk_V1.4.20.1_2008-05-30]# ./install.sh
--- Asterisk IP/PABX V1.4.20.1 Installation ---
Creating directories...
Installing asterisk binary...
Installing configuration files...
Installing sounds...
Installing modules...
Installing libraries...
--- Asterisk IP/PABX V1.4.20.1 installation has finished ---

#asterisk -cvvvvv
Asterisk Ready
*CLI> show version
Asterisk 1.4.20.1 built by root @ moreno on a i686 running
Linux on 2008-05-30 08:09:07 UTC
The 'show version' command is deprecated and will be removed
in a future release. Please use 'core show version' instead.

Using Xlite, I made a SIP call to extension 600.

But I could not locate any app_mp4.so in /usr/lib/asterisk/modules/

Did I miss something? Please suggest.


Thanks and Regards
Sharan


Steps for MPEG4IP
=================
yum install SDL.i386 [Did Nothing]
yum install SDL-devel.i386

yum list installed | grep SDL
SDL.i386 1.2.10-8.el5
installed
SDL-devel.i386 1.2.10-8.el5
installed

cd /usr/src
I got mpeg4ip source from
http://prdownloads.sourceforge.net/mpeg4ip/mpeg4ip-1.5.0.1.tar.gz
tar -zxvf mpeg4ip-1.5.0.1.tar.gz
cd mpeg4ip-1.5.0.1
./bootstrap
./configure
make
./.libs/libmp4sdlvideo.a(video_sdl.o): In function
`CSDLVideo::set_screen_size(int, int, int, int, int, int)':
/usr/src/mpeg4ip-1.5.0.1/player/src/video_sdl.cpp:280: undefined reference
to `XMoveWindow'
collect2: ld returned 1 exit status
make[4]: *** [mp4player] Error 1
make[4]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1/player/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1/player/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1/player'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mpeg4ip-1.5.0.1'
make: *** [all] Error 2





-----Original Message-----
From: asterisk-video-bounces@lists.digium.com
[mailto:asterisk-video-bounces@lists.digium.com] On Behalf Of
asterisk-video-request@lists.digium.com
Sent: Monday, June 02, 2008 10:30 PM
To: asterisk-video@lists.digium.com
Subject: asterisk-video Digest, Vol 26, Issue 1

Send asterisk-video mailing list submissions to
asterisk-video@lists.digium.com

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.digium.com/mailman/listinfo/asterisk-video
or, via email, send a message with subject or body 'help' to
asterisk-video-request@lists.digium.com

You can reach the person managing the list at
asterisk-video-owner@lists.digium.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of asterisk-video digest..."


Today's Topics:

1. Use of app_mp4 application in Asterisk (Sharan Saxena)
2. Re: Use of app_mp4 application in Asterisk (Sergio Garcia Murillo)
3. Re: Use of app_mp4 application in Asterisk (Borja SIXTO)


----------------------------------------------------------------------

Message: 1
Date: Mon, 2 Jun 2008 16:03:48 +0530
From: "Sharan Saxena" <ssaxena@devfoundry.com>
Subject: [Asterisk-video] Use of app_mp4 application in Asterisk
To: <asterisk-video@lists.digium.com>
Message-ID: <000001c8c49c$277f5e20$767e1a60$@com>
Content-Type: text/plain; charset="iso-8859-1"

Dear Members,

I am new to the list, Linux and Asterisk, and
I am trying to explore the possibilities of playing SWF and MP4 videos in
Asterisk. Web-searching provided



? Sergio?s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn?t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

? I could not install it due missing SDL package on my CentOs 5

? Installing SDL led to discovery of more missing Linux packages



? From the website http://www.i6net.com/downloads/pbx-14-packages/
and the mail-thread at
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa
ge-vt122834.html , I installed the asterisk package, but I could not locate
the app_mp4.so in the binaries, and was unable to run the mp4play()
application.



I would request members familiar with setting up app_mp4 to kindly suggest
the steps for making the package work. I am using a Cent Os 5 Linux
Platform.



Thanks for your help and time,

Regards

Sharan



-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-video/attachments/20080602/57e6cb
1b/attachment.html

------------------------------

Message: 2
Date: Mon, 2 Jun 2008 12:40:49 +0200
From: "Sergio Garcia Murillo" <sergio.garcia@fontventa.com>
Subject: Re: [Asterisk-video] Use of app_mp4 application in Asterisk
To: <asterisk-video@lists.digium.com>
Message-ID: <275BCBB192C9430E9B8F10B917324F0D.MAI@fontventa.es>
Content-Type: text/plain; charset="iso-8859-1"

Hi Sharan

Try configuring mpeg4ip with

./configure --disable-player

BR
Sergio
----- Original Message -----
From: Sharan Saxena [mailto:ssaxena@devfoundry.com]
To: asterisk-video@lists.digium.com
Sent: Mon, 2 Jun 2008 16:03:48 +0530
Subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Dear Members,

I am new to the list, Linux and Asterisk, and
I am trying to explore the possibilities of playing SWF and MP4 videos in
Asterisk. Web-searching provided



? Sergio?s Website http://sip.fontventa.com/

o I was unable to get the Source code through SVN

o I copied the app_mp4.c file, but saw that it contained a #include
<mp4.h> which I didn?t know where to find.

o I downloaded mpeg4ip from
http://nixbit.com/cat/programming/libraries/mpeg4ip/

? I could not install it due missing SDL package on my CentOs 5

? Installing SDL led to discovery of more missing Linux packages



? From the website http://www.i6net.com/downloads/pbx-14-packages/
and the mail-thread at
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa
ge-vt122834.html , I installed the asterisk package, but I could not locate
the app_mp4.so in the binaries, and was unable to run the mp4play()
application.



I would request members familiar with setting up app_mp4 to kindly suggest
the steps for making the package work. I am using a Cent Os 5 Linux
Platform.



Thanks for your help and time,

Regards

Sharan




------------------------------

Message: 3
Date: Mon, 02 Jun 2008 12:54:44 +0200
From: Borja SIXTO <borja.sixto@i6net.com>
Subject: Re: [Asterisk-video] Use of app_mp4 application in Asterisk
To: Development discussion of video media support in Asterisk
<asterisk-video@lists.digium.com>
Message-ID: <4843D174.5000102@i6net.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi,

Can you check if you have the app_mp4.so in the
/usr/lib/asterisk/modules, after the installation ?
"Lunch the installation script. ", you should enter in the untared
directory and execute the install.sh.

make a :
# ldd / usr/lib/asterisk/modules/app_mp4.so
To test the dependencies.

Can you give me the Asterisk dump when you start your asterisk with :

asterisk -cvvvvv

Thanks,


Borja


Sharan Saxena a ?crit :

> Dear Members,
>
> I am new to the list, Linux and Asterisk, and I am trying to explore
> the possibilities of playing SWF and MP4 videos in Asterisk.
> Web-searching provided
>
> ? Sergio?s Website http://sip.fontventa.com/
>
> o I was unable to get the Source code through SVN
>
> o I copied the app_mp4.c file, but saw that it contained a #include
> <mp4.h> which I didn?t know where to find.
>
> o I downloaded mpeg4ip from
> http://nixbit.com/cat/programming/libraries/mpeg4ip/
>
> ? I could not install it due missing SDL package on my *CentOs 5*
>
> ? Installing SDL led to discovery of more missing Linux packages
>
> ? From the website http://www.i6net.com/downloads/pbx-14-packages/ and
> the mail-thread at
>
>
http://www.asteriskguru.com/archives/asterisk-video-a-fontventa-binary-packa
ge-vt122834.html

> , I installed the asterisk package, but I could not locate the
> app_mp4.so in the binaries, and was unable to run the mp4play()
> application.
>
> I would request members familiar with setting up app_mp4 to kindly
> suggest the steps for making the package work. I am using a Cent Os 5
> Linux Platform.
>
> Thanks for your help and time,
>
> Regards
>
> Sharan
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video
>




------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video

End of asterisk-video Digest, Vol 26, Issue 1
*********************************************


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
ssaxena at devfoundry.com
Guest





PostPosted: Wed Jun 04, 2008 4:44 am    Post subject: [Asterisk-video] Use of app_mp4 application in Asterisk

Hi Borja,
            Many thanks once again for your directions. I installed the Fontventa application, and now I do see app_mp4.so being created in /usr/lib/asterisk/modules/.
 
But when I use the mp4save() application, in my extensions.conf, as:
 
exten => 600,1,Wait,0                      ; Wait a second, just for fun
exten => 600,2,Answer                      ; Answer the line
exten => 600,3,mp4save(/tmp/save.mp4)
 
I get the following on the CLI:
 
[Jun  3 22:24:30] WARNING[8693]: pbx.c:1832 pbx_extension_helper: No application 'mp4save' for extension (default, 600, 3)
  == Spawn extension (default, 600, 3) exited non-zero on 'SIP/600-08f4e778'    
 
localhost*CLI> core show application mp4save
Your application(s) is (are) not registered
 
 
Please suggest how to register the application, so as to make this work.
 
Thanks for your help,
Regards
Sharan
-----------------------------
Date: Tue, 03 Jun 2008 13:48:34 +0200
From: Borja SIXTO <borja.sixto@i6net.com>
Subject: Re: [Asterisk-video] Use of app_mp4 application in Asterisk
 
Hi Sharan,
 
To install the Fontventa application (including app-mp4), you should
install the fontventa package over an installed Asterisk (downloadable
from the i6net.com website):
Fontventa 0.0 2008-05-09 i386 <http://www.i6net.com/?file_id=35>
 
In your mail, I see that you have installed only the Asterisk binaries
package.
 
So, download and install the fontventa binaries packages and restart
your Asterisk.
 
Regards,
 
 
Borja
 
 
 
Back to top
Display posts from previous:   
   AsteriskGuru Archives Forum Index -> Asterisk-Video All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™