use print() - import print_function - should be fine for both py2 and py3
[nepi.git] / examples / omf / testing / nepi_omf6_iminds_vlc.py
index 714d5e9..91e1e49 100644 (file)
@@ -82,11 +82,11 @@ app3 = ec.register_resource("omf::Application")
 ec.set(app3, 'command', "DISPLAY=localhost:10.0 XAUTHORITY=/root/.Xauthority /root/vlc/vlc-1.1.13/cvlc rtp://192.168.0.3:1234")
 
 
-       "echo -e 'new TEST broadcast enabled loop\\n"\
-       "setup TEST input %s\\n"\
-       "setup TEST output #rtp{mux=ts,sdp=rtsp://0.0.0.0:8554/TEST}\\n\\n"\
-       "new test_sched schedule enabled\\n"\
-       "setup test_sched append control TEST play' > ${SOURCES}/VOD.vlm" % mv)
+#       "echo -e 'new TEST broadcast enabled loop\\n"\
+#       "setup TEST input %s\\n"\
+#       "setup TEST output #rtp{mux=ts,sdp=rtsp://0.0.0.0:8554/TEST}\\n\\n"\
+#       "new test_sched schedule enabled\\n"\
+#       "setup test_sched append control TEST play' > ${SOURCES}/VOD.vlm" % mv)