Hello
is there a una module like this website : http://www.tbib24.com ?
description:
there are 3 Users Level :
1-Admin
2-HelpDesk (in this case Doctor)
3- Visitor
the HelpDesk (Doctor) has his profile in mains page with pictures
Visitor can choose which helpdesk online and initial chat/audio/video
Comments
Hello bouhlal !
Not so detailed example, but on the qucik view you may set the level "doctors" and mark the Standard level as "visitors" with the limited actions set.
It seems that this setup could be achieved in UNA using a configuration of Persons, Organisations, Permissions, Groups and Messenger with Jitsi.
B
can you tell me please the configuration to do that ?
B
the problem of jitsi is on the mobile you must use jitsi mobile app client to work
why you don't use webRTC messeger and also for video recoder ?
please check links and look if you can integrate it i think it is better then the video trasncoding and other headach
thank you
https://www.webrtc-experiment.com/
https://www.webrtc-experiment.com/RecordRTC/ LiveRecording from browser
https://www.webrtc-experiment.com/RecordRTC/simple-demos/
https://rtcmulticonnection.herokuapp.com/demos/
https://github.com/muaz-khan/RTCMultiConnection
https://rtcmulticonnection.herokuapp.com/demos/Scalable-Broadcast.html
https://github.com/simplewebrtc/SimpleWebRTC
Hello!
About Jitis on mobile: the most part of the all available video services which provide video conferencing use their own mobile apps to make the video signal more stable and to work on different devices, because each OS and browser has their own peculiar properties. So, we don't work on some of them.
About video recorders: Mac and IOS devices didn't support MediaRecorder object in previous versions and just have added this ability. We are working on video recorder and it should be available very soon for IOS and Mac os.
B
hello
you will add it next month or it will take more time ?
Regards
Hello!
If you mean Video recorder, then I think yes, it will be available during the month.
B
Good news :)
Thank you
Please lets me know when it is done
B
I have find another webrtc video p2p
https://github.com/vassjozsef/webrtc-p2p-video
Please check if it is usefull
Thank you
B
Hello Alexey any new about WEBRTC ?
Hello!
As far as I understand you mean ability to record video with WEBRTC (i.e. MediaStream Recording) then yes, it should be available soon.
B
Hello Alexey
yes, I mean the ability to record video with WEBRTC (i.e. MediaStream Recording).
do you have a time when you can add it?
Best Regards
Hello!
Sorry, but not yet. New Messenger version should be available any day now, but recorder will be in the next versions.
B
ok thank you
i will wait for you.
did you check the links that I sent you?