which module?
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
-
-
-
·
Mark Purser
- ·
It seems that this setup could be achieved in UNA using a configuration of Persons, Organisations, Permissions, Groups and Messenger with Jitsi.
-
·
Mark Purser
-
-
- · bouhlal
- ·
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 -
-
·
Alexey
-
·
In reply to bouhlal
B
- ·
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.
-
·
Alexey
-
- · bouhlal
-
·
In reply to Alexey
- ·
hello
you will add it next month or it will take more time ?
Regards
-
-
·
Alexey
-
·
In reply to bouhlal
B
- ·
Hello!
If you mean Video recorder, then I think yes, it will be available during the month.
-
·
Alexey
-
-
- · bouhlal
- ·
I have find another webrtc video p2p
https://github.com/vassjozsef/webrtc-p2p-video
Please check if it is usefull
Thank you
-
- · bouhlal
-
·
In reply to Alexey
- ·
Hello Alexey any new about WEBRTC ?
-
-
·
Alexey
- ·
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.
-
·
Alexey
-
-
-
·
Alexey
-
·
In reply to bouhlal
B
- ·
Hello!
Sorry, but not yet. New Messenger version should be available any day now, but recorder will be in the next versions.
-
·
Alexey
-
- · bouhlal
-
·
In reply to Alexey
- ·
ok thank you
i will wait for you.
did you check the links that I sent you?