diff --git a/Code/Control/Laptop_Code/ball_detection/ball_detection.py b/Code/Control/Laptop_Code/ball_detection/ball_detection.py
index ef8c37779a0e51d5b9b39b9cef7f4de2125f8e98..f35e2f847384cd7b5e0a62e0d75132a9a210d627 100644
--- a/Code/Control/Laptop_Code/ball_detection/ball_detection.py
+++ b/Code/Control/Laptop_Code/ball_detection/ball_detection.py
@@ -25,6 +25,7 @@ distanceDetect = __import__('ball_detection.distance-detection-torch.distance-de
 # url='http://192.168.1.107/cam-lo.jpg'
 url='http://192.168.4.1/cam-hi.jpg'
 # url='http://192.168.1.107/cam-mid.jpg'
+url='http://192.168.0.204/cam-hi.jpg' # url2
 
 #### Modify Detecto Core to include possibility of other base models
 def modifyCore():