Changeset 23996
- Timestamp:
- 09/29/13 17:19:18 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/ard.h
r23995 r23996 33 33 */ 34 34 35 streamurl = oregex(".*mediaCollection.addMediaStream.*(http://.*.mp4).*", tmpstr) 35 streamurl = oregex(".*mediaCollection.addMediaStream.*(http://.*.mp4).*", tmpstr); 36 36 } 37 37
Note: See TracChangeset
for help on using the changeset viewer.