Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This is the basic program requirement That three .py files will remain what it looks like and don't need to add new code. VideoStream.py, Servery.py,ClientLauncher.py

This is the basic program requirement

That three .py files will remain what it looks like and don't need to add new code.

VideoStream.py, Servery.py,ClientLauncher.py

And those three .py files are the files that I need help with.

The ServerWorker.py RtpPacket.py and the Client.py

You can find those code in the link below:

https://github.com/monawade0507/Networks2-Assignment6

The problem is once I run the program based on the requirement. It will say

image text in transcribed

I would be really thankful if you could help me out with the details. I am really confused about this assignment. And please don't copy other answers to here.

: /Templates/VideostreamingCode \$ python3 Server.py server_port [Usage: Server.py Server_port] Traceback (most recent call last): File "/home/Belontiidae/Templates/VideoStreamingCode/Server.py", line 23, in (Server()). main() File "/home/Belontiidae/Templates/VideoStreamingCode/Server.py", line 13, in m ain rtspSocket.bind(("', SERVER_PORT)) UnboundLocalError: local variable 'SERVER_PORT' referenced before assignment

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions