Online Music Lessons Optimizing Audio and Video 5 — Questions and Answers
Question 1: Which streaming protocol is most commonly used by platforms like Zoom and Skype for real-time online music lessons?
- HLS (HTTP Live Streaming)
- RTMP (Real-Time Messaging Protocol)
- WebRTC (Web Real-Time Communication) (Correct answer)
- DASH (Dynamic Adaptive Streaming over HTTP)
Correct answer: WebRTC (Web Real-Time Communication)
WebRTC is a browser-native protocol designed for low-latency, peer-to-peer real-time audio and video communication, making it the backbone of most video conferencing platforms.
Question 2: A teacher notices that their recorded lesson audio has a consistent 'clipping' sound on loud notes. What was the root cause?
- The sample rate was set too low during recording
- The input signal exceeded 0 dBFS, causing digital distortion (Correct answer)
- The microphone was placed too far from the instrument
- The audio file format was lossy and degraded the peaks
Correct answer: The input signal exceeded 0 dBFS, causing digital distortion
Digital clipping occurs when an audio signal exceeds the maximum digital level of 0 dBFS (decibels full scale), causing harsh distortion on loud transients.
Question 3: What does 'frame rate' (fps) affect in a lesson video, and what is the standard frame rate for most online video content?
- It controls audio quality; standard is 48 kHz
- It determines video smoothness; 30 fps is the standard for online content (Correct answer)
- It sets the maximum streaming bitrate; standard is 5 Mbps
- It defines color depth; standard is 24-bit
Correct answer: It determines video smoothness; 30 fps is the standard for online content
Frame rate is the number of still images displayed per second; 30 fps is the widely accepted standard for online video, providing smooth motion without excessive file sizes.
Question 4: Which of the following best describes 'room tone' and why it matters for online music lesson recordings?
- The EQ preset applied to an instrument's amplifier output
- The natural ambient sound of an empty room captured as a reference recording (Correct answer)
- The resonant frequency of the walls in a recording space
- The volume level at which a room's acoustics reach saturation
Correct answer: The natural ambient sound of an empty room captured as a reference recording
Room tone is the background ambience of a quiet room, recorded as a reference; it can be used in post-production to fill gaps or match audio between clips seamlessly.
Question 5: A teacher streams lessons at 720p but students report blurry video. Which factor is most likely responsible?
- The camera's white balance is set incorrectly
- The video bitrate is too low to encode the 720p resolution clearly (Correct answer)
- The microphone gain is set too high, interfering with video encoding
- The lesson platform does not support 720p video
Correct answer: The video bitrate is too low to encode the 720p resolution clearly
Even at a high resolution, a low video bitrate forces aggressive compression that introduces blocking and blurriness, especially during fast motion like strumming or bowing.
Question 6: What is phantom power (+48V) and which type of microphone requires it?
- A bass boost feature built into dynamic microphones
- DC power delivered through an XLR cable to power condenser microphones (Correct answer)
- A wireless signal transmitted to Bluetooth microphones during live performance
- A voltage regulator inside USB microphones to stabilize signal output
Correct answer: DC power delivered through an XLR cable to power condenser microphones
Phantom power is +48V DC sent through XLR mic cables to power the internal electronics of condenser microphones, which cannot operate without it.
Question 7: When recording a ukulele lesson at home, a teacher wants to minimize the sound of the air conditioner. Which technique is most effective?
- Increase the microphone's sample rate to filter low frequencies
- Turn off the AC during recording and position a cardioid mic close to the instrument (Correct answer)
- Switch from a condenser microphone to a ribbon microphone
- Use a higher video bitrate to mask background noise in the stream
Correct answer: Turn off the AC during recording and position a cardioid mic close to the instrument
Turning off the noise source and placing a directional cardioid microphone close to the instrument naturally improves the signal-to-noise ratio, capturing the ukulele clearly while excluding room noise.
Which streaming protocol is most commonly used by platforms like Zoom and Skype for real-time online music lessons?