This document presents an ant algorithm for solving the Quality of Service (QoS) multicast routing problem, which focuses on finding a minimal cost multicast tree from a source to multiple destination nodes while adhering to delay constraints. The proposed algorithm utilizes a genetic algorithm for determining k shortest paths and integrates an ant system to optimize path selection based on cost, delay, and bandwidth criteria. Experimental results demonstrate that the ant algorithm achieves fast convergence and stable delay, outperforming existing genetic algorithm approaches in terms of performance.