Hi everybody!!!
I have asterisk installed, it works perfectly. I’m using H263 video codec and GSM as audio.
I’m using the voip videophone GRANDSTREAM GXV3000 doing a video call in order to record it (in case of a video voicemail example).
In my dialplan, the funcion which does that is: record(video.gsm). That records me the video and the audio in two files, video.h263 and video.gsm.
Then, I use the funcion playback(video) and in the screem of the GRANDSTREAM I can watch the video.
The problem is when I try to watch the from my computer because, I really don’t know how to play it, which application can support that code once asterisk has recorded over it. Even I try to convert it to from .3gp to .h263 using ffasterisk and it doesn’t work, it says that video codec is not support, something pretty wierd because I can convert from .3gp o .h263.
Any idea??? Does someone know how to play it using JMF for example???