Ticket #12 (closed Feature request: fixed)

Opened 1 year ago

Last modified 3 months ago

More digits in mp4play

Reported by: Marcin_Nemeczek@drq.pl Assigned to: sgarcia
Priority: minor Component: app_mp4
Keywords: mp4play Cc:

Description

mp4play(filename,options): Play mp4 file to user.

Available options:

'n(x)': number of digits (x) to wait for 'S(x)': set variable of name x (with DTMFs) rather than go to extension 's(x)': set digits, which should stop playback

Examples:\n"

mp4play(/tmp/video.mp4) play video file to user mp4play(/tmp/test.mp4,'n(3)') play video file to user and wait for 3 digits mp4play(/tmp/test.mp4,'n(3)S(DTMF_INPUT)') play video file to user and wait for 3 digits and

set them as value of variable DTMF_INPUT

mp4play(/tmp/test.mp4,'n(3)s(#)') play video file, wait for 3 digits or break on '#'

Attachments

patch-mp4play-digits.patch (8.1 kB) - added by Marcin_Nemeczek@drq.pl on 09/10/07 21:15:57.
mp4play patch

Change History

09/10/07 21:15:57 changed by Marcin_Nemeczek@drq.pl

  • attachment patch-mp4play-digits.patch added.

mp4play patch

09/16/07 11:23:38 changed by sgarcia

  • priority changed from major to minor.
  • status changed from new to assigned.
  • type changed from Bug to Feature request.

02/20/08 18:16:36 changed by sgarcia

Will apply it also to app_rtsp as soon as possible. Nice work. (Sorry for the delay)

05/19/08 12:22:41 changed by sgarcia

  • status changed from assigned to closed.
  • resolution set to fixed.

Applied (with minor modifications)


Add/Change #12 (More digits in mp4play)




Change Properties
Action

 
Copyright 2006 - Sergio García Murillo
Powered by Trac - Edgewall Software