Open billmeek opened 11 years ago
Adding debug info as requested:
dave@jj ~ $ curl -X GET -H "accept: application/json" http://192.168.1.101:6544/Content/GetLiveStreamList -o GetLiveStreamList.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2357 100 2357 0 0 692k 0 --:--:-- --:--:-- --:--:-- 767k dave@jj ~ $ more GetLiveStreamList.json
{"LiveStreamInfoList": {"LiveStreamInfos": [{"Id": "50", "Width": "720", "Height": "544", "Bitrate": "1000000", "AudioBitrate": "128000", "SegmentSize": "10", "MaxSegme
nts": "0", "StartSegment": "1", "CurrentSegment": "212", "SegmentCount": "212", "PercentComplete": "100", "Created": "2013-10-28T01:16:54Z", "LastModified": "2013-10-28
T01:16:54Z", "RelativeURL": "\/StorageGroup\/Streaming\/1423_20130428135900.mpg.720x544_1000kV_128kA.m3u8", "FullURL": "http:\/\/192.168.1.101:6544\/StorageGroup\/Strea
ming\/1423_20130428135900.mpg.720x544_1000kV_128kA.m3u8", "StatusStr": "Completed", "StatusInt": "3", "StatusMessage": "Transcoding Completed", "SourceFile": "\/mnt\/jj
\/single1\/media\/tv\/1423_20130428135900.mpg", "SourceHost": "jj", "SourceWidth": "704", "SourceHeight": "480", "AudioOnlyBitrate": "32000"},{"Id": "49", "Width": "720
", "Height": "544", "Bitrate": "1000000", "AudioBitrate": "128000", "SegmentSize": "10", "MaxSegments": "0", "StartSegment": "1", "CurrentSegment": "212", "SegmentCount
": "212", "PercentComplete": "100", "Created": "2013-10-27T23:04:56Z", "LastModified": "2013-10-27T23:04:56Z", "RelativeURL": "\/StorageGroup\/Streaming\/1423_201304281
35900.mpg.720x544_1000kV_128kA.m3u8", "FullURL": "http:\/\/192.168.1.101:6544\/StorageGroup\/Streaming\/1423_20130428135900.mpg.720x544_1000kV_128kA.m3u8", "StatusStr":
"Completed", "StatusInt": "3", "StatusMessage": "Transcoding Completed", "SourceFile": "\/mnt\/jj\/single1\/media\/tv\/1423_20130428135900.mpg", "SourceHost": "jj", "S
ourceWidth": "704", "SourceHeight": "480", "AudioOnlyBitrate": "32000"},{"Id": "48", "Width": "960", "Height": "544", "Bitrate": "1000000", "AudioBitrate": "128000", "S
egmentSize": "10", "MaxSegments": "0", "StartSegment": "1", "CurrentSegment": "390", "SegmentCount": "390", "PercentComplete": "100", "Created": "2013-10-26T19:48:25Z",
"LastModified": "2013-10-26T19:48:25Z", "RelativeURL": "\/StorageGroup\/Streaming\/1091_20131012020000.mpg.960x544_1000kV_128kA.m3u8", "FullURL": "http:\/\/192.168.1.1
01:6544\/StorageGroup\/Streaming\/1091_20131012020000.mpg.960x544_1000kV_128kA.m3u8", "StatusStr": "Completed", "StatusInt": "3", "StatusMessage": "Transcoding Complete
d", "SourceFile": "\/mnt\/jj\/single1\/media\/tv\/1091_20131012020000.mpg", "SourceHost": "jj", "SourceWidth": "1280", "SourceHeight": "720", "AudioOnlyBitrate": "32000
"}]}}
Note that I cut about 50 of the final repeating couplets off of this paste. May be related to #235, but the stack is different (has: getLiveStreamList below. User comment in the Console was: