{"data":{"hds":[],"hls":[],"mss":[],"process":[{"arguments":"rtsp://localhost:5544/a1 180000 428x240 na 64000 1 48000 na na na na na na -f\ flv\ tcp://localhost:6666/ 1","configId":1,"fullBinaryPath":"/evostreamms-1.6.5.2959-x86_64-MacOSX_10.9/bin/emsTranscoder.sh","groupName":"encoder_1","keepAlive":false,"operationType":7,"status":{"current":{"code":0,"description":"Streaming","timestamp":1395168793,"uniqueStreamId":0},"previous":{"code":1,"description":"Connecting","timestamp":1395168793,"uniqueStreamId":0}}}],"pull":[],"push":[],"record":[]},"description":"Run-time configuration","status":"SUCCESS"}
Edit: actually, it seems that even though I remove the config when encoding is finished, it still shows up in the list. I though about adding a random number, but that gives the problem that the number is needed for the directory the files are stored in.
Edit2: Actually, I think specifically removing the encoding process (even with keepAlive=0) seems to work, I had a bug in my code so the name of the group was wrong.