I'm afraid you are trying to use wrong URL
hash generated need to be used as follows:
http://localhost:5080/openmeetings/recording/
*2ec47f64c32d42dcf746af201da43f5e*

It works for me


On 11 August 2014 18:05, bhushan patil <bhushanng...@gmail.com> wrote:

>  Hello everyone, I am facing problem while playing recording. I am using
> OM(3.0.2). To play recorded file, I am doing following steps.
>
> To create room and do recording.
>
> 1> Geting session, say sid.
>
> 2> login via admin credential, loginUser(“admin”, “admin”, sid);
>
> 3> Adding new user of external type, addNewUserWithExternalType().
> ExternalUserId = 101, externalUserType = 'myapp', username = 'bhupesh',
> userpass = 'bhupesh'
>
> 4> Adding room, addRoomWithModeration(sid).
>
> 5> Getting roomhash, setUserObjectAndGenerateRoomHashByURL(), username =
> 'bhupesh', firstname= 'Bhupesh', lastname = 'Patil', externalUserId =
> '101', externalUserType = 'myapp'
>
> 6> Going to URL, generated by hash. Do recording for 1-2min. And exit the
> room.
>
>
>  To play recording via setUserObjectAndGenerateRecordingHashByURL()
>
> 1> Geting session, say sid.
>
> 2> login via admin credential, loginUser(“admin”, “admin”, sid);
>
> 3> Get recording id getFlvRecordingByRoomId(), returns recordingId.
>
> 4> Geting session, say sid1.
>
> 5> Getting recordinghash, setUserObjectAndGenerateRecordingHashByURL()
>
> SID = sid1, username = 'bhupesh', firstname = 'Bhupesh', lastname =
> 'Patil', externalUserId = '101', externalUserType = 'myapp', recording_id =
> recordingId.
>
> 6> Going to URL, generated by hash. Nothing happens. No error, nothing.
> This recording is exist in hibernate folder(I can play it via media player)
>
>
>  Any suggestion ?
>



-- 
WBR
Maxim aka solomax

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openmeetings-user+unsubscr...@googlegroups.com.
To post to this group, send email to openmeetings-user@googlegroups.com.
Visit this group at http://groups.google.com/group/openmeetings-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to