skip to main |
skip to sidebar
RSS Feeds
"Write Codes, Save Lives!" with #OpenMRS
"Write Codes, Save Lives!" with #OpenMRS
1:47 AM | Saturday, August 31, 2013
Posted by harshadura
Hello Everyone,
This week, I have added a new feature to update status of the selected narrative. So the reviewers will able to easily change the statuses of the narrative they are working on.
And discussion panel (comment system) for care provider's to discuss things about the patient's sickness for patient narratives retrieved by the system.
Meanwhile, I have been working to display the saved patient narrative video
(complex observation) back in the care provider console for the care
providers review. Unfortunately this feature isn't completed yet. There
are some weird issues like Broken pipe which i will need to resolve soon.
9:39 PM | Friday, August 23, 2013
Posted by harshadura
Hello everyone,
Its almost the end of a ninth week of GSoC 2013. yeap! more than 2 months has been passed already. In this week i have worked for the Patient Narratives video stream capturing feature. It wasn't that much easy task. The WebRTC mediastream API isn't that much of mature tool yet. (Its actually an ongoing project by Mozilla and Chrome team) But this the most suitable option to use in my project -- since its a web based, Open source tool.
Basically WebRTC API will allow developers to create apps (which will capture web-cam video/audio recording, Streaming and things like that) simply using the power of HTML5 and JavaScript. The main advantage of using WebRTC technology is, the user will not have trouble to install Video capture softwares/drivers since it uses the Web as the platform. So everything will be take cared by the web browser. Currently latest versions of Chrome and Firefox browsers support the WebRTC technology.
Here's a quick demo about how WebRTC works : http://harshadura.github.io/record-rtc-together/
7:58 PM | Friday, August 16, 2013
Posted by harshadura
7:14 PM | Friday, August 9, 2013
Posted by harshadura
Hi All,
I had my university mid semester exams this week, So there's nothing much progress this week, I am sure will get back to you with a good update in next week!
-Harsha