Student Name 1:
Student Name 2:
Please attach your implementation of the function yuyv_to_rgb32
here.
// Attach your implementation here
Please attach the main
functions of your udp-send and udp-recv here.
// Attach your implementation of udp-send here
// Attach your implementation of udp-recv here
Please attach the camera
function in ./netvideo/camera.c
and the display
function in ./netvideo/display.c
here.
// Attach your implementation of camera here
// Attach your implementation of display here