I am asked to teach a programming class in a live video stream over the web. Eve
ID: 661510 • Letter: I
Question
I am asked to teach a programming class in a live video stream over the web.
Everything seems to go well, but I've just found out that stream quality will be limited to
Resolution: below (1024px * 768px)
Bitrate: below (1000 kbps)
Therefore, using my IDE in full screen is not a choice because the code will not be visible. I could change my monitor's resolution, but that'd be my last approach.
I just need a feature that I can actively switch the view from one code block to other code block.
Is there any tool that suits my needs? (BTW. I use IntelliJ in Windows 7)
Explanation / Answer
I would check out XSplit.
It will give you the ability to:
limit your output bitrate
limit how much of the screen you want to broadcast
set up different 'Output Shots' so you can select which code block you want to output
create a local recording of your output
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.