I don't know how many teachers at my NQT school use visualisers, or if any of the rooms that I'll be using come September are equipped with them, but I thought I'd have an experiment at home to see how they can be used. I remember seeing someone on Twitter talking about using a mobile phone as a document camera and linking it to their existing visualiser software, so I thought I'd see if I could do something similar for as low a cost as possible.
It was a remarkably quick and easy job. Here's how I did it:
- there's a free app called "CamOn" available for Android phones which is designed allow a smartphone to be used as an IP camera. It makes the phone's camera image available either by using a web browser or a program that can view video streams. I installed this on an old smartphone.
- I spent just under £3 (including P&P!) on eBay for a phone holder with a flexible stem that can clip onto the edge of a desk. You can angle the phone's camera to point wherever you need.
- I installed the free Video LAN Client (VLC) software on my Windows PC and told it to view the CamOn stream from my phone.
That's all there is to it and it seems to work very well. You can play around with VLC so that it uses the full screen or only part of it if you want to project your visualiser image alongside a document on your PC.
A couple of technical details:
CamOn makes the phone camera video available at http://a.b.c.d:8080 (where a.b.c.d is the local IP address of the phone, and this is shown on the CamON screen display).
You can tweak setting within CamOn to change frame rate, video size, white balance, focus options etc.
If you use a video streaming program such as VLC, then you can access the stream using RTSP by entering the stream address: rtsp://a.b.c.d:8080/video/h264
You will need to confirm with your IT people that this will be allowed on your network if using in a school.
I've seen some people online using CamOn to create a video input for OBS when recording their own videos and I know lots of teachers have used OBS for their online lessons.