- 名前空間(namespace)
- 静的遅延束縛(static)
http://php.net/manual/ja/language.oop5.late-static-bindings.php - クロージャ
- __callStatic()
- __invoke()
- goto
- json_last_error()
- array_replace()
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'.platform-darwin atom-text-editor': | |
'alt-cmd-enter': 'goto-definition:go' | |
'.platform-linux atom-text-editor': | |
'ctrl-alt-enter': 'goto-definition:go' | |
'.platform-win32 atom-text-editor': | |
'f12': 'goto-definition:go' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
atom-autocomplete-php | |
atom-beautify | |
atom-terminal | |
atom-ternjs | |
autocomplete-paths | |
busy-signal | |
color-picker | |
emmet | |
file-icons | |
goto-definition |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
editor: | |
fontFamily: "consolas, Meiryo" | |
invisibles: {} | |
showInvisibles: true | |
tabLength: 4 | |
welcome: | |
showOnStartup: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; PHP7.1.2 XAMPP Windows 2017/05/07 | |
; Check php.ini from the command line. | |
; php -i | find "memory_limit" | |
; memory_limit => 1G => 1G | |
[PHP] | |
short_open_tag=Off | |
; deleted in PHP7? | |
;asp_tags=Off |
-
要rtmpdump
-
生
石川典行の配信を例に取る。
http://twitcasting.tv/streamserver.php?mode=view&appid=TCViewerFlash&rtmp=1&target=icchy8591
レスポンス 例 edge101.moi.st/publisher/214392821-f554a8fe319b8e13.stream?is_publisher=0:1935:GET :icchy8591:214392821
rtmpdump -r "rtmp://edge101.moi.st/publisher/214392821-f554a8fe319b8e13.stream" -y "publisher/214392821-f554a8fe319b8e13.stream?is_publisher=0" -y icchy8591 -o output.flv
コメント 初回 例 http://twitcasting.tv/noriyukicas/userajax.php?c=listupdate&m=212328387
mは放送ID